Searched refs:PORT_CTRL_CLR (Results 1 – 2 of 2) sorted by relevance
83 writel(PORT_CS_IRQ_WOC, port + PORT_CTRL_CLR); in sil_config_port()94 writel(PORT_CS_32BIT_ACTV, port + PORT_CTRL_CLR); in sil_config_port()97 writel(PORT_CS_PMP_EN | PORT_CS_PMP_RESUME, port + PORT_CTRL_CLR); in sil_config_port()607 writel(PORT_CS_PORT_RST, port + PORT_CTRL_CLR); in scan_sata()
107 PORT_CTRL_CLR = 0x1004, /* write: ctrl-clear */ enumerator