Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-orion5x/
H A Dtsx09-common.c22 #define UART1_REG(x) (UART1_VIRT_BASE + ((UART_##x) << 2)) macro
H A Dterastation_pro2-setup.c159 #define UART1_REG(x) (UART1_VIRT_BASE + ((UART_##x) << 2)) macro
H A Dkurobox_pro-setup.c181 #define UART1_REG(x) (UART1_VIRT_BASE + ((UART_##x) << 2)) macro
/openbmc/linux/drivers/power/reset/
H A Dqnap-poweroff.c21 #define UART1_REG(x) (base + ((UART_##x) << 2)) macro