Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dahci.h244 AHCI_HFLAG_USE_LPM_POLICY = BIT(25), /* chipset that should use enumerator
H A Dahci.c147 AHCI_HFLAGS (AHCI_HFLAG_USE_LPM_POLICY),
1731 if (!(hpriv->flags & AHCI_HFLAG_USE_LPM_POLICY)) in ahci_update_initial_lpm_policy()