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