Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/ath79/
H A Dearly_printk.c22 static inline void prom_putchar_wait(void __iomem *reg, u32 val) in prom_putchar_wait() function
37 prom_putchar_wait(base + UART_LSR * 4, UART_LSR_BOTH_EMPTY); in prom_putchar_ar71xx()
39 prom_putchar_wait(base + UART_LSR * 4, UART_LSR_BOTH_EMPTY); in prom_putchar_ar71xx()
46 prom_putchar_wait(base + AR933X_UART_DATA_REG, AR933X_UART_DATA_TX_CSR); in prom_putchar_ar933x()
49 prom_putchar_wait(base + AR933X_UART_DATA_REG, AR933X_UART_DATA_TX_CSR); in prom_putchar_ar933x()