Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/netlogic/common/
H A Dearlycons.c58 uartbase = nlm_mmio_base(NETLOGIC_IO_UART_0_OFFSET); in prom_putchar()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/netlogic/xlr/
H A Diomap.h44 #define NETLOGIC_IO_UART_0_OFFSET 0x14000 macro
/OK3568_Linux_fs/kernel/arch/mips/netlogic/xlr/
H A Dplatform.c91 uartbase = (unsigned long)nlm_mmio_base(NETLOGIC_IO_UART_0_OFFSET); in nlm_uart_init()