Searched refs:PCI_HP_SBCR_SPEED_MASK (Results 1 – 2 of 2) sorted by relevance
1139 PCI_HP_SBCR_SPEED_MASK; in pcishpc_enable_irqs()2167 PCI_HP_SBCR_SPEED_MASK; in pcishpc_set_bus_speed()2168 if ((status & PCI_HP_SBCR_SPEED_MASK) != speed) { in pcishpc_set_bus_speed()2171 slot_p->hs_num, status & PCI_HP_SBCR_SPEED_MASK); in pcishpc_set_bus_speed()
854 #define PCI_HP_SBCR_SPEED_MASK 0x7 macro