Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dsata_sil.h146 PORT_CS_PMP_EN = (1 << 13), /* port multiplier enable */ enumerator
H A Dsata_sil.c98 writel(PORT_CS_PMP_EN | PORT_CS_PMP_RESUME, port + PORT_CTRL_CLR); in sil_config_port()
/OK3568_Linux_fs/kernel/drivers/ata/
H A 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()