Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Dapbuart.h59 #define UART_GET_SCAL(port) (__raw_readl(APBBASE_SCALAR_P(port))) macro
Dapbuart.c468 quot = UART_GET_SCAL(port) / 8; in apbuart_console_get_options()