Searched refs:ATA_LPM_HIPM (Results 1 – 3 of 3) sorted by relevance
3390 unsigned int hints = ATA_LPM_EMPTY | ATA_LPM_HIPM; in ata_eh_set_lpm()3418 hints &= ~ATA_LPM_HIPM; in ata_eh_set_lpm()
833 if (policy == ATA_LPM_MAX_POWER || !(hints & ATA_LPM_HIPM)) { in ahci_set_lpm()
488 ATA_LPM_HIPM = (1 << 1), /* may use HIPM */ enumerator