Home
last modified time | relevance | path

Searched refs:PHYS_UART_FLAG (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/arm/mach-ep93xx/include/mach/
Duncompress.h35 #define PHYS_UART_FLAG (CONFIG_DEBUG_UART_PHYS + 0x18) macro
44 if (!(__raw_readb(PHYS_UART_FLAG) & UART_FLAG_TXFF)) in putc()