USR1_AWAKE
usr1 &= ~USR1_AWAKE;
if (usr1 & USR1_AWAKE) {
imx_uart_writel(sport, USR1_AWAKE, USR1);
wake_active = usr1 & USR1_AWAKE;