Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/ar531x/
H A Dar5312reg.h57 #define AR5312_UART0_BASE 0x1C000000 /* high speed */ macro
236 #define AR5312_APB_BASE AR5312_UART0_BASE
H A Dar5312_chip.c179 u_ar531x_uart_addr = MIPS_PHYS_TO_KSEG1(AR5312_UART0_BASE); in ar5312_chip_soc_init()