Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/include/
Dpcie_core.h289 #define PCIE_CAP_LCREG_ASPML1 0x02 /* ASPM L1 in linkctrl */ macro
/linux-2.6.39/drivers/staging/brcm80211/util/
Dnicpci.c669 w &= ~PCIE_CAP_LCREG_ASPML1; in pcicore_sleep()