Searched refs:ATA_LPM_HIPM (Results 1 – 2 of 2) sorted by relevance
2161 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()
539 ATA_LPM_HIPM = (1 << 1), /* may use HIPM */ enumerator