Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/include/asm/
H A Dm520x.h315 #define GPIO_DSCR_UART_UART1(x) (((x) & 0x03) << 4) macro
H A Dm5235.h496 #define GPIO_DSCR_UART_UART1 (0x04) macro
H A Dm5445x.h634 #define GPIO_DSCR_UART_UART1(x) (((x)&0x03)<<2) macro