Home
last modified time | relevance | path

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

/arch/mips/ath79/
Dearly_printk.c32 #define BOTH_EMPTY (UART_LSR_TEMT | UART_LSR_THRE) macro
38 prom_putchar_wait(base + UART_LSR * 4, BOTH_EMPTY, BOTH_EMPTY); in prom_putchar_ar71xx()
40 prom_putchar_wait(base + UART_LSR * 4, BOTH_EMPTY, BOTH_EMPTY); in prom_putchar_ar71xx()