OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AR_PHY_CL_CAL_ENABLE
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416phy.h
270
#define
AR_PHY_CL_CAL_ENABLE
0x00000002
ar5416_cal.c
184
OS_REG_CLR_BIT(ah, AR_PHY_CL_CAL_CTL,
AR_PHY_CL_CAL_ENABLE
);
203
OS_REG_SET_BIT(ah, AR_PHY_CL_CAL_CTL,
AR_PHY_CL_CAL_ENABLE
);
/src/sys/dev/ic/
arn9285.c
593
AR_SETBITS(sc, AR_PHY_CL_CAL_CTL,
AR_PHY_CL_CAL_ENABLE
);
612
AR_CLRBITS(sc, AR_PHY_CL_CAL_CTL,
AR_PHY_CL_CAL_ENABLE
);
628
AR_CLRBITS(sc, AR_PHY_CL_CAL_CTL,
AR_PHY_CL_CAL_ENABLE
);
arn5008reg.h
631
#define
AR_PHY_CL_CAL_ENABLE
0x00000002
Completed in 17 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025