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

/linux-4.4.14/arch/arm/include/debug/
H A Dat91.S13 #define AT91_IO_P2V(x) ((x) - 0x01000000) define
15 #define AT91_IO_P2V(x) (x) define
18 #define CONFIG_DEBUG_UART_VIRT AT91_IO_P2V(CONFIG_DEBUG_UART_PHYS)

Completed in 131 milliseconds