Searched refs:PCI_EXP_DEVCAP_L0S (Results 1 – 2 of 2) sorted by relevance
| /pciutils/lib/ | ||
| H A D | header.h | 786 #define PCI_EXP_DEVCAP_L0S 0x1c0 /* L0s Acceptable Latency */ macro |
| /pciutils/ | ||
| H A D | ls-caps.c | 701 latency_l0s((t & PCI_EXP_DEVCAP_L0S) >> 6), in cap_express_dev() |