Home
last modified time | relevance | path

Searched defs:UART_BASE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/mips/boot/compressed/
H A Duart-16550.c12 #define UART_BASE 0x1fd003f8 macro
/openbmc/u-boot/board/astro/mcf5373l/
H A Dmcf5373l.c87 #define UART_BASE MMAP_UART0 macro
/openbmc/linux/arch/arm/mach-spear/
H A Dspear.h60 #define UART_BASE UL(0xE0000000) macro
/openbmc/linux/arch/mips/pic32/pic32mzda/
H A Dearly_console.c23 #define UART_BASE(x) ((x) * 0x0200) macro