Home
last modified time | relevance | path

Searched refs:AHCI_HFLAG_SUSPEND_PHYS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/ata/
H A Dahci_mvebu.c230 .flags = AHCI_HFLAG_SUSPEND_PHYS,
H A Dlibahci_platform.c844 if (hpriv->flags & AHCI_HFLAG_SUSPEND_PHYS) in ahci_platform_suspend_host()
877 if (hpriv->flags & AHCI_HFLAG_SUSPEND_PHYS) in ahci_platform_resume_host()
H A Dahci.h247 AHCI_HFLAG_SUSPEND_PHYS = BIT(26), /* handle PHYs during enumerator
/kernel/linux/linux-5.10/drivers/ata/
H A Dahci_mvebu.c230 .flags = AHCI_HFLAG_SUSPEND_PHYS | AHCI_HFLAG_IGN_NOTSUPP_POWER_ON,
H A Dlibahci_platform.c751 if (hpriv->flags & AHCI_HFLAG_SUSPEND_PHYS) in ahci_platform_suspend_host()
783 if (hpriv->flags & AHCI_HFLAG_SUSPEND_PHYS) in ahci_platform_resume_host()
H A Dahci.h242 AHCI_HFLAG_SUSPEND_PHYS = BIT(26), /* handle PHYs during enumerator

Completed in 6 milliseconds