Searched refs:PCI_EXP_DEVCAP_L0S (Results 1 – 2 of 2) sorted by relevance
484 #define PCI_EXP_DEVCAP_L0S 0x000001c0 /* L0s Acceptable Latency */ macro
637 encoding = (reg32 & PCI_EXP_DEVCAP_L0S) >> 6; in pcie_aspm_cap_init()