Searched refs:IMX_IO_P2V (Results 1 – 8 of 8) sorted by relevance
22 #define IMX_IO_P2V(x) ( \ macro29 #define UART_VADDR IMX_IO_P2V(UART_PADDR)
98 #define IMX_IO_P2V(x) ( \ macro105 #define IMX_IO_ADDRESS(x) IOMEM(IMX_IO_P2V(x))
42 scu_io_desc.virtual = IMX_IO_P2V(base); in imx_scu_map_io()
77 #define MX1_IO_P2V(x) IMX_IO_P2V(x)
98 #define MX21_IO_P2V(x) IMX_IO_P2V(x)
117 #define MX35_IO_P2V(x) IMX_IO_P2V(x)
118 #define MX31_IO_P2V(x) IMX_IO_P2V(x)
127 #define MX27_IO_P2V(x) IMX_IO_P2V(x)