Home
last modified time | relevance | path

Searched refs:PHYS_TO_IO (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/arm/mach-picoxcell/
Dcommon.c18 #define PHYS_TO_IO(x) (((x) & 0x00ffffff) | 0xfe000000) macro
43 .virtual = PHYS_TO_IO(PICOXCELL_PERIPH_BASE),