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_RF_CTL3
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416phy.h
195
#define
AR_PHY_RF_CTL3
0x9828
ar5416_reset.c
1322
OS_REG_RMW_FIELD(ah,
AR_PHY_RF_CTL3
, AR_PHY_TX_END_TO_A2_RX_ON, pModal->txEndToRxOn);
/src/sys/dev/usb/
if_otusreg.h
204
#define
AR_PHY_RF_CTL3
(AR_PHY_BASE + 0x0028)
if_otus.c
2625
tmp = otus_phy_get_def(sc,
AR_PHY_RF_CTL3
);
2628
otus_write(sc,
AR_PHY_RF_CTL3
, tmp);
/src/sys/dev/ic/
arn5416.c
293
reg = AR_READ(sc,
AR_PHY_RF_CTL3
);
295
AR_WRITE(sc,
AR_PHY_RF_CTL3
, reg);
arn9280.c
356
reg = AR_READ(sc,
AR_PHY_RF_CTL3
);
358
AR_WRITE(sc,
AR_PHY_RF_CTL3
, reg);
arn9287.c
216
reg = AR_READ(sc,
AR_PHY_RF_CTL3
);
218
AR_WRITE(sc,
AR_PHY_RF_CTL3
, reg);
arn9285.c
369
reg = AR_READ(sc,
AR_PHY_RF_CTL3
);
371
AR_WRITE(sc,
AR_PHY_RF_CTL3
, reg);
arn5008reg.h
69
#define
AR_PHY_RF_CTL3
0x9828
272
/* Bits for
AR_PHY_RF_CTL3
. */
arn5008.c
2416
AR_WRITE(sc,
AR_PHY_RF_CTL3
, 0x0a020001);
Completed in 22 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025