RSET_UART0 62 arch/mips/bcm63xx/dev-uart.c uart0_resources[0].start = bcm63xx_regset_address(RSET_UART0); RSET_UART0 557 arch/mips/include/asm/mach-bcm63xx/bcm63xx_cpu.h [RSET_UART0] = BCM_## __cpu ##_UART0_BASE, \ RSET_UART0 87 arch/mips/include/asm/mach-bcm63xx/bcm63xx_io.h #define bcm_uart0_readl(o) bcm_rset_readl(RSET_UART0, (o)) RSET_UART0 88 arch/mips/include/asm/mach-bcm63xx/bcm63xx_io.h #define bcm_uart0_writel(v, o) bcm_rset_writel(RSET_UART0, (v), (o))