Searched refs:PCI_32GT_CAP (Results 1 – 2 of 2) sorted by relevance
780 if (!config_fetch(d, where + PCI_32GT_CAP, 0x1C)) { in cap_phy_32gt()785 u32 cap = get_conf_long(d, where + PCI_32GT_CAP); in cap_phy_32gt()
1401 #define PCI_32GT_CAP 0x04 /* 32 GT/s Capabilities Register */ macro