Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dapbuart.h60 #define UART_PUT_SCAL(port, v) (__raw_writel(v, APBBASE_SCALAR_P(port))) macro
H A Dapbuart.c251 UART_PUT_SCAL(port, quot); in apbuart_set_termios()