OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCIE_LCSR_ASPM_L0S
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/dev/pci/
if_athn_pci.c
345
reg &= ~(
PCIE_LCSR_ASPM_L0S
| PCIE_LCSR_ASPM_L1);
pcireg.h
1053
#define
PCIE_LCSR_ASPM_L0S
__BIT(0) /* Active State PM Control L0s*/
if_rtwn.c
279
lcsr &= ~(
PCIE_LCSR_ASPM_L0S
| PCIE_LCSR_ASPM_L1);
pci_subr.c
2062
switch (reg & (PCIE_LCSR_ASPM_L1 |
PCIE_LCSR_ASPM_L0S
)) {
if_rge.c
316
reg &= ~(
PCIE_LCSR_ASPM_L0S
| PCIE_LCSR_ASPM_L1 |
if_iwn.c
4380
if (!(reg &
PCIE_LCSR_ASPM_L0S
)) /* L0s Entry disabled. */
if_wm.c
16915
mask = PCIE_LCSR_ASPM_L1 |
PCIE_LCSR_ASPM_L0S
;
Completed in 39 milliseconds
Indexes created Wed Nov 05 21:10:10 GMT 2025