Searched refs:PORT_CS_PORT_RST (Results 1 – 2 of 2) sorted by relevance
144 PORT_CS_PORT_RST = (1 << 0), /* port reset */ enumerator
562 if (tmp & PORT_CS_PORT_RST) {563 writel(PORT_CS_PORT_RST, port + PORT_CTRL_CLR);565 PORT_CS_PORT_RST, PORT_CS_PORT_RST, 100);566 if (tmp & PORT_CS_PORT_RST)
Completed in 5 milliseconds