Home
last modified time | relevance | path

Searched refs:PCI_32GT_CTL_MOD_TS_MODE (Results 1 – 2 of 2) sorted by relevance

/pciutils/lib/
H A Dheader.h1410 #define PCI_32GT_CTL_MOD_TS_MODE(x) (((x) >> 8) & 0x7) /* Modified TS Usage Mode Selected */ macro
/pciutils/
H A Dls-ecaps.c801 TABLE(mod_ts_modes, PCI_32GT_CTL_MOD_TS_MODE(ctl), buf)); in cap_phy_32gt()