Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
H A Dahci.h235 AHCI_HFLAG_WAKE_BEFORE_STOP = BIT(22), /* wake before DMA stop */ enumerator
H A Dahci_brcm.c474 hpriv->flags = AHCI_HFLAG_WAKE_BEFORE_STOP | AHCI_HFLAG_NO_WRITE_TO_RO; in brcm_ahci_probe()
H A Dlibahci.c647 if ((hpriv->flags & AHCI_HFLAG_WAKE_BEFORE_STOP) && in ahci_stop_engine()
/kernel/linux/linux-6.6/drivers/ata/
H A Dahci_brcm.c474 hpriv->flags = AHCI_HFLAG_WAKE_BEFORE_STOP | AHCI_HFLAG_NO_WRITE_TO_RO; in brcm_ahci_probe()
H A Dahci.h240 AHCI_HFLAG_WAKE_BEFORE_STOP = BIT(22), /* wake before DMA stop */ enumerator
H A Dlibahci.c705 if ((hpriv->flags & AHCI_HFLAG_WAKE_BEFORE_STOP) && in ahci_stop_engine()

Completed in 11 milliseconds