Searched refs:PCI_CAP_PTR_MASK (Results 1 – 5 of 5) sorted by relevance
67 capsp &= PCI_CAP_PTR_MASK; in check_if_device_is_pciex()
154 #define PCI_CAP_PTR_MASK 0xFC /* mask for capability pointer */
597 #define PCI_CAP_PTR_MASK 0xFC /* mask for capability pointer */ macro
573 capsp &= PCI_CAP_PTR_MASK; in device_is_pciex()
1847 cap_ptr &= PCI_CAP_PTR_MASK; in set_devpm_d0()