Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/serial/
H A Dserial_owl.c26 #define OWL_UART_CTL_STPS BIT(2) macro
88 uart_ctl &= ~(OWL_UART_CTL_STPS); in owl_serial_probe()