Home
last modified time | relevance | path

Searched refs:PCIE_LCAP_ASPM (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/dev/pci/
Dpcireg.h1043 #define PCIE_LCAP_ASPM __BITS(11, 10) /* Active State Link PM Supp. */ macro
Dif_alc.c1210 if ((cap & PCIE_LCAP_ASPM) != 0) { in alc_init_pcie()
Dpci_subr.c2029 switch (PCIREG_SHIFTOUT(reg, PCIE_LCAP_ASPM)) { in pci_conf_print_pcie_cap()