Home
last modified time | relevance | path

Searched defs:OWL_UART_CTL_PRS_NONE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/serial/
H A Dserial_owl.c25 #define OWL_UART_CTL_PRS_NONE GENMASK(6, 4) macro
/openbmc/linux/drivers/tty/serial/
H A Dowl-uart.c39 #define OWL_UART_CTL_PRS_NONE (0x0 << 4) macro