Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h1486 #define PCI_L1PM_SUBSTAT_CTL2 0xC /* L1 PM Substate Control 2 */ macro
/pciutils/
H A Dls-ecaps.c1426 val = get_conf_long(d, where + PCI_L1PM_SUBSTAT_CTL2); in cap_l1pm()