Home
last modified time | relevance | path

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

/external/u-boot/drivers/ata/
Dsata_sil.h145 PORT_CS_PMP_EN = (1 << 13), /* port multiplier enable */ enumerator
Dsata_sil.c97 writel(PORT_CS_PMP_EN | PORT_CS_PMP_RESUME, port + PORT_CTRL_CLR); in sil_config_port()