Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/serial/
H A Dserial_bcm6345.c34 #define UART_CTL_RSVD_MASK (1 << UART_CTL_RSVD_SHIFT) macro
133 UART_CTL_RSVD_MASK | in bcm6345_serial_init()
/openbmc/linux/include/linux/
H A Dserial_bcm63xx.h24 #define UART_CTL_RSVD_MASK (1 << UART_CTL_RSVD_SHIFT) macro