Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-pic32/
H A Dpic32.h25 #define PIC32_BASE_UART 0x1f822000 macro
/openbmc/linux/arch/mips/pic32/pic32mzda/
H A Dearly_console.c138 uart_base = ioremap(PIC32_BASE_UART, 0xc00); in fw_init_early_console()