Searched refs:PCI_HP_SLOT_CARD_EMPTY_MASK (Results 1 – 2 of 2) sorted by relevance
2030 if ((status & PCI_HP_SLOT_CARD_EMPTY_MASK) == in pcishpc_set_bus_speed()2031 PCI_HP_SLOT_CARD_EMPTY_MASK) { in pcishpc_set_bus_speed()2272 if ((shpc_state & PCI_HP_SLOT_CARD_EMPTY_MASK) == in pcishpc_slot_shpc_to_hpc()2273 PCI_HP_SLOT_CARD_EMPTY_MASK) in pcishpc_slot_shpc_to_hpc()
880 #define PCI_HP_SLOT_CARD_EMPTY_MASK 0xc00 macro