Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dahci.h165 PORT_CMD_ASP = BIT(27), /* Aggressive Slumber/Partial */ enumerator
H A Dlibahci.c836 cmd &= ~(PORT_CMD_ASP | PORT_CMD_ALPE); in ahci_set_lpm()
850 cmd |= PORT_CMD_ASP; in ahci_set_lpm()
852 cmd &= ~PORT_CMD_ASP; in ahci_set_lpm()