Home
last modified time | relevance | path

Searched refs:MTK_UART_FRACDIV_M (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H A D8250_mtk.c34 #define MTK_UART_FRACDIV_M 0x16 /* Fractional divider MSB address */ macro
389 serial_port_out(port, MTK_UART_FRACDIV_M, in mtk8250_set_termios()
395 serial_port_out(port, MTK_UART_FRACDIV_M, 0x00); in mtk8250_set_termios()
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_mtk.c34 #define MTK_UART_FRACDIV_M 0x16 /* Fractional divider MSB address */ macro
398 serial_port_out(port, MTK_UART_FRACDIV_M, in mtk8250_set_termios()
404 serial_port_out(port, MTK_UART_FRACDIV_M, 0x00); in mtk8250_set_termios()

Completed in 5 milliseconds