Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h1515 #define PCI_DEV3_DEVCAP3_PORT_L0P_EXIT(x) (((x) >> 4) & 0x7) /* Port L0p Exit Latency */ macro
/pciutils/
H A Dls-ecaps.c1881 l0p_exit_latency(PCI_DEV3_DEVCAP3_PORT_L0P_EXIT(devcap3)), in cap_dev3()