Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ata/
Dahci.h182 PORT_CMD_ALPE = (1 << 26), /* Aggressive Link PM enable */ enumerator
Dlibahci.c789 cmd &= ~(PORT_CMD_ASP | PORT_CMD_ALPE); in ahci_set_lpm()
801 cmd |= PORT_CMD_ALPE; in ahci_set_lpm()