Searched refs:PCI_HP_SLOT_MASK_ALL (Results 1 – 2 of 2) sorted by relevance
887 #define PCI_HP_SLOT_MASK_ALL 0x5f000000 macro
1128 reg &= ~(PCI_HP_SLOT_MASK_ALL | in pcishpc_enable_irqs()1137 reg &= ~(PCI_HP_SLOT_MASK_ALL); in pcishpc_enable_irqs()1175 reg |= PCI_HP_SLOT_MASK_ALL; in pcishpc_disable_irqs()