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