UCR3_DSR
ucr3 = imx_uart_readl(sport, UCR3) & ~UCR3_DSR;
ucr3 |= UCR3_DSR;
IMX21_UCR3_RXDMUXSEL | UCR3_ADNIMP | UCR3_DSR,
u32 ucr3 = UCR3_DSR;