Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/ata/
Dahci.h165 PORT_CMD_ASP = BIT(27), /* Aggressive Slumber/Partial */ enumerator
Dlibahci.c835 cmd &= ~(PORT_CMD_ASP | PORT_CMD_ALPE); in ahci_set_lpm()
849 cmd |= PORT_CMD_ASP; in ahci_set_lpm()
851 cmd &= ~PORT_CMD_ASP; in ahci_set_lpm()