Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Ddigicolor-usart.c22 #define UA_ENABLE 0x00 macro
258 writeb_relaxed(UA_ENABLE_ENABLE, port->membase + UA_ENABLE); in digicolor_uart_startup()
282 writeb_relaxed(0, port->membase + UA_ENABLE); in digicolor_uart_shutdown()