Home
last modified time | relevance | path

Searched refs:AHCI_HFLAG_NO_SUSPEND (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/ata/
H A Dahci.h222 AHCI_HFLAG_NO_SUSPEND = BIT(10), /* don't suspend */ enumerator
H A Dacard-ahci.c120 hpriv->flags & AHCI_HFLAG_NO_SUSPEND) { in acard_ahci_pci_device_suspend()
H A Dlibahci_platform.c829 if (hpriv->flags & AHCI_HFLAG_NO_SUSPEND) { in ahci_platform_suspend_host()
H A Dsata_highbank.c576 if (hpriv->flags & AHCI_HFLAG_NO_SUSPEND) { in ahci_highbank_suspend()
H A Dahci.c1007 if (hpriv->flags & AHCI_HFLAG_NO_SUSPEND) { in ahci_pci_device_suspend()
1955 hpriv->flags |= AHCI_HFLAG_NO_SUSPEND; in ahci_init_one()