Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H A D8250_mtk.c33 #define MTK_UART_FRACDIV_L 0x15 /* Fractional divider LSB address */ macro
387 serial_port_out(port, MTK_UART_FRACDIV_L, in mtk8250_set_termios()
394 serial_port_out(port, MTK_UART_FRACDIV_L, 0x00); in mtk8250_set_termios()
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_mtk.c33 #define MTK_UART_FRACDIV_L 0x15 /* Fractional divider LSB address */ macro
396 serial_port_out(port, MTK_UART_FRACDIV_L, in mtk8250_set_termios()
403 serial_port_out(port, MTK_UART_FRACDIV_L, 0x00); in mtk8250_set_termios()

Completed in 3 milliseconds