Searched refs:ioremap_nocache (Results 1 – 3 of 3) sorted by relevance
126 #define ioremap_nocache(physaddr, size) (physaddr) macro
187 #define ioremap_nocache(offset, size) \ macro189 #define ioremap_uc ioremap_nocache
602 emaclite->regs = (struct emaclite_regs *)ioremap_nocache(pdata->iobase, in emaclite_ofdata_to_platdata()