Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ata/
H A Dsata_sil.h145 PORT_CS_PMP_EN = (1 << 13), /* port multiplier enable */ enumerator
H A Dsata_sil.c97 writel(PORT_CS_PMP_EN | PORT_CS_PMP_RESUME, port + PORT_CTRL_CLR); in sil_config_port()
/openbmc/linux/drivers/ata/
H A Dsata_sil24.c150 PORT_CS_PMP_EN = (1 << 13), /* port multiplier enable */ enumerator
544 writel(PORT_CS_PMP_EN | PORT_CS_PMP_RESUME, port + PORT_CTRL_CLR); in sil24_config_port()
552 writel(PORT_CS_PMP_EN, port + PORT_CTRL_STAT); in sil24_config_pmp()
554 writel(PORT_CS_PMP_EN, port + PORT_CTRL_CLR); in sil24_config_pmp()