Searched refs:PORT_CTRL_CLR (Results 1 – 2 of 2) sorted by relevance
113 PORT_CTRL_CLR = 0x1004, /* write: ctrl-clear */ enumerator
103 writel(PORT_CS_IRQ_WOC, port + PORT_CTRL_CLR); in sil_config_port()114 writel(PORT_CS_32BIT_ACTV, port + PORT_CTRL_CLR); in sil_config_port()117 writel(PORT_CS_PMP_EN | PORT_CS_PMP_RESUME, port + PORT_CTRL_CLR); in sil_config_port()563 writel(PORT_CS_PORT_RST, port + PORT_CTRL_CLR);
Completed in 25 milliseconds