Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/ata/
Dahci.h166 PORT_CMD_ALPE = (1 << 26), /* Aggressive Link PM enable */ enumerator
Dlibahci.c772 cmd &= ~(PORT_CMD_ASP | PORT_CMD_ALPE); in ahci_set_lpm()
784 cmd |= PORT_CMD_ALPE; in ahci_set_lpm()