Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ata/
Dahci.h254 AHCI_HFLAG_IS_MOBILE = (1 << 25), /* mobile chipset, use enumerator
Dahci.c145 AHCI_HFLAGS (AHCI_HFLAG_IS_MOBILE),
1614 if (!(hpriv->flags & AHCI_HFLAG_IS_MOBILE)) in ahci_update_initial_lpm_policy()