Searched refs:ioremap_nocache (Results 1 – 7 of 7) sorted by relevance
16 gpio_mode = ioremap_nocache(MT76XX_GPIO1_MODE, 0x100); in board_debug_uart_init()
4 …aining register base addresses as physical addresses and establish a mapping with ioremap_nocache()
58 sysc_base = ioremap_nocache(base, size); in print_cpuinfo()
137 #define ioremap_nocache(physaddr, size) (physaddr) macro
188 #define ioremap_nocache(offset, size) \ macro190 #define ioremap_uc ioremap_nocache
50 gpio_mode = ioremap_nocache(MT76XX_AGPIO_CFG, 0x100); in board_early_init_f()
601 emaclite->regs = (struct emaclite_regs *)ioremap_nocache(pdata->iobase, in emaclite_ofdata_to_platdata()