Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/ata/
Dahci.h166 PORT_CMD_ALPE = BIT(26), /* Aggressive Link PM enable */ enumerator
Dlibahci.c833 cmd &= ~(PORT_CMD_ASP | PORT_CMD_ALPE); in ahci_set_lpm()
845 cmd |= PORT_CMD_ALPE; in ahci_set_lpm()