Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
H A Dahci.h237 AHCI_HFLAG_NO_WRITE_TO_RO = BIT(24), /* don't write to read 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.c954 if (!(hpriv->flags & AHCI_HFLAG_NO_WRITE_TO_RO)) in ahci_reset_controller()
/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.h242 AHCI_HFLAG_NO_WRITE_TO_RO = BIT(24), /* don't write to read enumerator
H A Dlibahci.c1013 if (!(hpriv->flags & AHCI_HFLAG_NO_WRITE_TO_RO)) in ahci_reset_controller()

Completed in 12 milliseconds