Searched refs:PCI_DEV3_DEVCTL3_TARGET_LINK_WIDTH (Results 1 – 2 of 2) sorted by relevance
1525 #define PCI_DEV3_DEVCTL3_TARGET_LINK_WIDTH(x) (((x) >> 4) & 0x7) /* Target Link Width */ macro
1899 link_width_str(buf, sizeof(buf), PCI_DEV3_DEVCTL3_TARGET_LINK_WIDTH(devctl3)), in cap_dev3()