AUART_CTRL2_UARTEN 1229 drivers/tty/serial/mxs-auart.c 	mxs_set(AUART_CTRL2_UARTEN, s, REG_CTRL2);
AUART_CTRL2_UARTEN 1260 drivers/tty/serial/mxs-auart.c 		mxs_clr(AUART_CTRL2_UARTEN, s, REG_CTRL2);
AUART_CTRL2_UARTEN 1375 drivers/tty/serial/mxs-auart.c 	mxs_set(AUART_CTRL2_UARTEN | AUART_CTRL2_TXE, s, REG_CTRL2);
AUART_CTRL2_UARTEN 1407 drivers/tty/serial/mxs-auart.c 	if (!(mxs_read(s, REG_CTRL2) & AUART_CTRL2_UARTEN))