Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
Dsata_sil24.c160 PORT_CS_PMP_EN = (1 << 13), /* port multiplier enable */ enumerator
551 writel(PORT_CS_PMP_EN | PORT_CS_PMP_RESUME, port + PORT_CTRL_CLR); in sil24_config_port()
559 writel(PORT_CS_PMP_EN, port + PORT_CTRL_STAT); in sil24_config_pmp()
561 writel(PORT_CS_PMP_EN, port + PORT_CTRL_CLR); in sil24_config_pmp()