Searched defs:ucr2 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/serial/ |
H A D | imx.c | 216 unsigned int ucr2; member 243 unsigned int ucr2; member 397 static void imx_uart_rts_active(struct imx_port *sport, u32 *ucr2) in imx_uart_rts_active() argument 405 imx_uart_rts_inactive(struct imx_port *sport, u32 *ucr2) imx_uart_rts_inactive() argument 426 unsigned int ucr1, ucr2; imx_uart_start_rx() local 485 u32 ucr2; imx_uart_stop_tx() local 509 u32 ucr1, ucr2, ucr4; imx_uart_stop_rx() local 710 u32 ucr2 = imx_uart_readl(sport, UCR2); imx_uart_start_tx() local 944 unsigned int usr1, usr2, ucr1, ucr2, ucr3, ucr4; imx_uart_int() local 1063 u32 ucr2; imx_uart_set_mctrl() local 1418 u32 ucr1, ucr2, ucr3, ucr4; imx_uart_startup() local 1532 u32 ucr1, ucr2, ucr4; imx_uart_shutdown() local 1594 u32 ucr2; imx_uart_flush_buffer() local 1647 u32 ucr2, old_ucr2, ufcr; imx_uart_set_termios() local 1855 u32 ucr1, ucr2; imx_uart_poll_init() local 1934 u32 ucr2; imx_uart_rs485_config() local 2060 unsigned int ucr2, ubir, ubmr, uartclk; imx_uart_console_get_options() local [all...] |
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | imx.c | 239 unsigned int ucr2; member 315 static void imx_uart_rts_active(struct imx_port *sport, u32 *ucr2) in imx_uart_rts_active() argument 323 static void imx_uart_rts_inactive(struct imx_port *sport, u32 *ucr2) in imx_uart_rts_inactive() argument 340 u32 ucr2, ubir, ubmr, uts; in imx_uart_soft_reset() local 385 unsigned int ucr1, ucr2; imx_uart_start_rx() local 450 u32 ucr2; imx_uart_stop_tx() local 475 u32 ucr1, ucr2, ucr4, uts; imx_uart_stop_rx() local 684 u32 ucr2 = imx_uart_readl(sport, UCR2); imx_uart_start_tx() local 962 unsigned int usr1, usr2, ucr1, ucr2, ucr3, ucr4; imx_uart_int() local 1075 u32 ucr2; imx_uart_set_mctrl() local 1435 u32 ucr1, ucr2, ucr3, ucr4; imx_uart_startup() local 1545 u32 ucr1, ucr2, ucr4, uts; imx_uart_shutdown() local 1646 u32 ucr2, old_ucr2, ufcr; imx_uart_set_termios() local 1849 u32 ucr1, ucr2; imx_uart_poll_init() local 1928 u32 ucr2; imx_uart_rs485_config() local 2048 unsigned int ucr2, ubir, ubmr, uartclk; imx_uart_console_get_options() local 2231 u32 ucr1, ucr2, uts; imx_uart_probe() local [all...] |
Completed in 5 milliseconds