Home
last modified time | relevance | path

Searched refs:PORT_CS_PMP_EN (Results 1 – 1 of 1) sorted by relevance

/drivers/ata/
Dsata_sil24.c150 PORT_CS_PMP_EN = (1 << 13), /* port multiplier enable */ enumerator
541 writel(PORT_CS_PMP_EN | PORT_CS_PMP_RESUME, port + PORT_CTRL_CLR); in sil24_config_port()
549 writel(PORT_CS_PMP_EN, port + PORT_CTRL_STAT); in sil24_config_pmp()
551 writel(PORT_CS_PMP_EN, port + PORT_CTRL_CLR); in sil24_config_pmp()