Searched refs:PCIE_LCAP_ASPM (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/arm/rockchip/
H A Drk3399_pcie.c398 status &= ~__SHIFTIN(1, PCIE_LCAP_ASPM);
/netbsd-current/sys/dev/pci/
H A Dpcireg.h1043 #define PCIE_LCAP_ASPM __BITS(11, 10) /* Active State Link PM Supp. */ macro
H A Dif_alc.c1210 if ((cap & PCIE_LCAP_ASPM) != 0) {
H A Dpci_subr.c2029 switch (PCIREG_SHIFTOUT(reg, PCIE_LCAP_ASPM)) {

Completed in 214 milliseconds