Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/ath79/
Dearly_printk.c23 static inline void prom_putchar_wait(void __iomem *reg, u32 mask, u32 val) in prom_putchar_wait() function
40 prom_putchar_wait(base + UART_LSR * 4, BOTH_EMPTY, BOTH_EMPTY); in prom_putchar_ar71xx()
42 prom_putchar_wait(base + UART_LSR * 4, BOTH_EMPTY, BOTH_EMPTY); in prom_putchar_ar71xx()
49 prom_putchar_wait(base + AR933X_UART_DATA_REG, AR933X_UART_DATA_TX_CSR, in prom_putchar_ar933x()
52 prom_putchar_wait(base + AR933X_UART_DATA_REG, AR933X_UART_DATA_TX_CSR, in prom_putchar_ar933x()