Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h1516 #define PCI_DEV3_DEVCAP3_RETIMER_L0P_EXIT(x) (((x) >> 7) & 0x7) /* Retimer L0p Exit Latency */ macro
/pciutils/
H A Dls-ecaps.c1882 l0p_exit_latency(PCI_DEV3_DEVCAP3_RETIMER_L0P_EXIT(devcap3))); in cap_dev3()