Home
last modified time | relevance | path

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

/arch/mips/bcm63xx/
Dearly_printk.c27 bcm_uart0_writel(c, UART_FIFO_REG); in prom_putchar()
/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_io.h87 #define bcm_uart0_writel(v, o) bcm_rset_writel(RSET_UART0, (v), (o)) macro