OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PHY_CTRL_D0A_LPLU
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_wmreg.h
1013
#define
PHY_CTRL_D0A_LPLU
(1 << 1)
if_wm.c
5064
if ((mac_reg &
PHY_CTRL_D0A_LPLU
) != 0)
5070
if ((mac_reg & (
PHY_CTRL_D0A_LPLU
| PHY_CTRL_NOND0A_LPLU))
16684
phy_ctrl &= ~(
PHY_CTRL_D0A_LPLU
|
16973
reg &= ~(PHY_CTRL_GBE_DIS |
PHY_CTRL_D0A_LPLU
);
Completed in 24 milliseconds
Indexes created Thu Nov 06 21:09:53 GMT 2025