Home
last modified time | relevance | path

Searched refs:UCR2_STPB (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/serial/
H A Dserial_mxc.c45 #define UCR2_STPB (1<<6) /* Stop */ macro
/openbmc/u-boot/arch/arm/include/asm/arch-imx/
H A Dimx-regs.h548 #define UCR2_STPB (1<<6) /* Stop */ macro
/openbmc/linux/drivers/tty/serial/
H A Dimx.c88 #define UCR2_STPB (1<<6) /* Stop */ macro
1741 ucr2 |= UCR2_STPB; in imx_uart_set_termios()