Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/ata/
Dahci.h165 PORT_CMD_ASP = (1 << 27), /* Aggressive Slumber/Partial */ enumerator
Dlibahci.c772 cmd &= ~(PORT_CMD_ASP | PORT_CMD_ALPE); in ahci_set_lpm()
786 cmd |= PORT_CMD_ASP; in ahci_set_lpm()
788 cmd &= ~PORT_CMD_ASP; in ahci_set_lpm()