Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/include/asm/
H A Dm520x.h317 #define GPIO_DSCR_UART_UART0(x) (((x) & 0x03) << 2) macro
H A Dm5235.h497 #define GPIO_DSCR_UART_UART0 (0x01) macro
H A Dm5445x.h633 #define GPIO_DSCR_UART_UART0(x) (((x)&0x03)) macro