Searched refs:IMX_IO_P2V (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/arch/arm/include/debug/
H A Dimx.S17 * FIXME: This is a copy of IMX_IO_P2V in hardware.h, and needs to
22 #define IMX_IO_P2V(x) ( \ define
29 #define UART_VADDR IMX_IO_P2V(UART_PADDR)
/linux-4.1.27/arch/arm/mach-imx/
H A Dhardware.h97 #define IMX_IO_P2V(x) ( \ macro
104 #define IMX_IO_ADDRESS(x) IOMEM(IMX_IO_P2V(x))
H A Dplatsmp.c42 scu_io_desc.virtual = IMX_IO_P2V(base); imx_scu_map_io()
H A Dmx1.h77 #define MX1_IO_P2V(x) IMX_IO_P2V(x)
H A Dmx21.h98 #define MX21_IO_P2V(x) IMX_IO_P2V(x)
H A Dmx31.h118 #define MX31_IO_P2V(x) IMX_IO_P2V(x)
H A Dmx35.h117 #define MX35_IO_P2V(x) IMX_IO_P2V(x)
H A Dmx27.h127 #define MX27_IO_P2V(x) IMX_IO_P2V(x)

Completed in 200 milliseconds