Searched refs:IMX_IO_P2V (Results 1 – 7 of 7) sorted by relevance
23 #define IMX_IO_P2V(x) ( \ macro30 #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()
98 #define MX21_IO_P2V(x) IMX_IO_P2V(x)
118 #define MX35_IO_P2V(x) IMX_IO_P2V(x)
127 #define MX27_IO_P2V(x) IMX_IO_P2V(x)
119 #define MX31_IO_P2V(x) IMX_IO_P2V(x)