PORT_CS_INIT
writel(PORT_CS_INIT, port + PORT_CTRL_STAT);
PORT_CS_INIT, PORT_CS_INIT, 10, 100);
if ((tmp & (PORT_CS_INIT | PORT_CS_RDY)) != PORT_CS_RDY) {