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_MASK_CTL
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212phy.h
153
#define
AR_PHY_MASK_CTL
0x990c /* What are these for?? */
ar5212_reset.c
1670
OS_REG_RMW_FIELD(ah,
AR_PHY_MASK_CTL
, AR_PHY_MASK_CTL_RATE, 0);
1675
OS_REG_WRITE(ah,
AR_PHY_MASK_CTL
, val);
1688
OS_REG_RMW_FIELD(ah,
AR_PHY_MASK_CTL
, AR_PHY_MASK_CTL_MASK_4, 0);
1759
OS_REG_RMW_FIELD(ah,
AR_PHY_MASK_CTL
, AR_PHY_MASK_CTL_RATE, 0xFF);
1779
OS_REG_RMW_FIELD(ah,
AR_PHY_MASK_CTL
, AR_PHY_MASK_CTL_MASK_4, binMagMask[3]);
/src/sys/external/isc/atheros_hal/dist/ar5416/
ar9280_attach.c
609
OS_REG_WRITE(ah,
AR_PHY_MASK_CTL
, tmp_mask);
ar5416_attach.c
660
OS_REG_WRITE(ah,
AR_PHY_MASK_CTL
, tmp_mask);
/src/sys/dev/ic/
arn5008reg.h
90
#define
AR_PHY_MASK_CTL
0x990c
arn5008.c
2323
AR_WRITE(sc,
AR_PHY_MASK_CTL
, reg);
Completed in 18 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025