Searched defs:ucr2 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/tty/serial/ |
H A D | imx.c | 241 unsigned int ucr2; member 317 static void imx_uart_rts_active(struct imx_port *sport, u32 *ucr2) in imx_uart_rts_active() 325 static void imx_uart_rts_inactive(struct imx_port *sport, u32 *ucr2) in imx_uart_rts_inactive() 342 u32 ucr2, ubir, ubmr, uts; in imx_uart_soft_reset() local 387 unsigned int ucr1, ucr2; in imx_uart_start_rx() local 452 u32 ucr2; in imx_uart_stop_tx() local 476 u32 ucr1, ucr2, ucr4, uts; in imx_uart_stop_rx_with_loopback_ctrl() local 695 u32 ucr2 = imx_uart_readl(sport, UCR2); in imx_uart_start_tx() local 993 unsigned int usr1, usr2, ucr1, ucr2, ucr3, ucr4; in imx_uart_int() local 1106 u32 ucr2; in imx_uart_set_mctrl() local [all …]
|
/openbmc/qemu/include/hw/char/ |
H A D | imx_serial.h | 110 uint32_t ucr2; member
|