Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dapbuart.h59 #define UART_GET_SCAL(port) (__raw_readl(APBBASE_SCALAR_P(port))) macro
H A Dapbuart.c440 quot = UART_GET_SCAL(port) / 8; in apbuart_console_get_options()