Searched refs:AHCI_HBA_GHC_IE (Results 1 – 2 of 2) sorted by relevance
86 #define AHCI_HBA_GHC_IE (0x1 << 1) /* Interrupt Enable */ macro
5753 ghc_control |= (AHCI_HBA_GHC_AE | AHCI_HBA_GHC_IE); in ahci_hba_reset()8144 ghc_control |= AHCI_HBA_GHC_IE; in ahci_enable_all_intrs()8186 ghc_control &= ~AHCI_HBA_GHC_IE; in ahci_disable_all_intrs()