Searched refs:PCI_HP_SLOT_MASK_ALL (Results 1 – 2 of 2) sorted by relevance
1132 reg &= ~(PCI_HP_SLOT_MASK_ALL | in pcishpc_enable_irqs()1141 reg &= ~(PCI_HP_SLOT_MASK_ALL); in pcishpc_enable_irqs()1179 reg |= PCI_HP_SLOT_MASK_ALL; in pcishpc_disable_irqs()
898 #define PCI_HP_SLOT_MASK_ALL 0x5f000000 macro