UART_WAKE_SRCS
ret = (wakeup_mask & UART_WAKE_SRCS) != UART_WAKE_SRCS;
writeb(UART_WAKE_SRCS, port->membase + UART_WAKE_REG);
writeb(UART_WAKE_SRCS, port->membase + UART_WAKE_REG);
writeb(UART_WAKE_SRCS, port->port.membase + UART_WAKE_REG);