Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/broadcom/
H A Dbcm53xx_cca.c221 ccaaa.ccaaa_offset = CCA_UART1_BASE; in bcmcca_uart_attach()
258 KASSERT(ccaaa->ccaaa_offset == CCA_UART0_BASE || ccaaa->ccaaa_offset == CCA_UART1_BASE); in com_cca_match()
H A Dbcm53xx_reg.h92 #define CCA_UART1_BASE 0x000400 macro