Searched refs:PCI_L1PM_SUBSTAT_CAP (Results 1 – 2 of 2) sorted by relevance
1379 if (!config_fetch(d, where + PCI_L1PM_SUBSTAT_CAP, 12)) in cap_l1pm()1385 l1_cap = get_conf_long(d, where + PCI_L1PM_SUBSTAT_CAP); in cap_l1pm()
1475 #define PCI_L1PM_SUBSTAT_CAP 0x4 /* L1 PM Substate Capability */ macro