Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dlibata-eh.c2161 unsigned int hints = ATA_LPM_EMPTY | ATA_LPM_HIPM; in ata_eh_link_set_lpm()
2198 hints &= ~ATA_LPM_HIPM; in ata_eh_link_set_lpm()
/linux/include/linux/
H A Dlibata.h539 ATA_LPM_HIPM = (1 << 1), /* may use HIPM */ enumerator