Searched refs:PHYS_TO_IO (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-picoxcell/ | ||
H A D | common.c | 15 #define PHYS_TO_IO(x) (((x) & 0x00ffffff) | 0xfe000000) macro 40 .virtual = PHYS_TO_IO(PICOXCELL_PERIPH_BASE), |
Completed in 1 milliseconds