Searched refs:set_fixmap_offset_nocache (Results 1 – 3 of 3) sorted by relevance
153 pclk_spi0 = (void *)set_fixmap_offset_nocache(FIX_EARLYCON_MEM_BASE, in mrst_early_console_init()161 pspi = (void *)set_fixmap_offset_nocache(FIX_EARLYCON_MEM_BASE, in mrst_early_console_init()265 phsu = (void *)set_fixmap_offset_nocache(FIX_EARLYCON_MEM_BASE, paddr); in hsu_early_console_init()
121 vrtc_virt_base = (void __iomem *)set_fixmap_offset_nocache(FIX_LNW_VRTC, in mrst_rtc_init()
234 #define set_fixmap_offset_nocache(idx, phys) \ macro