Searched refs:PCI_EXP_FLAGS_TYPE (Results 1 – 3 of 3) sorted by relevance
44 u8 dir = GET_REG_MASK(pci_read_word(dev, cap->addr + PCI_EXP_FLAGS), PCI_EXP_FLAGS_TYPE); in margin_port_is_down()
769 #define PCI_EXP_FLAGS_TYPE 0x00f0 /* Device/Port type */ macro
1465 int type = (cap & PCI_EXP_FLAGS_TYPE) >> 4; in cap_express()