Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
Dahci.h238 AHCI_HFLAG_IS_MOBILE = (1 << 25), /* mobile chipset, use enumerator
Dahci.c138 AHCI_HFLAGS (AHCI_HFLAG_IS_MOBILE),
1598 if (!(hpriv->flags & AHCI_HFLAG_IS_MOBILE)) in ahci_update_initial_lpm_policy()