Home
last modified time | relevance | path

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

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