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_TIMING11_SPUR_DELTA_PHASE
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/ar5416/
ar9280_attach.c
479
spur_delta_phase = ((bb_spur * 262144) / 10) &
AR_PHY_TIMING11_SPUR_DELTA_PHASE
;
481
spur_delta_phase = ((bb_spur * 524288) / 10) &
AR_PHY_TIMING11_SPUR_DELTA_PHASE
;
492
SM(spur_delta_phase,
AR_PHY_TIMING11_SPUR_DELTA_PHASE
));
ar5416_attach.c
537
AR_PHY_TIMING11_SPUR_DELTA_PHASE
;
547
SM(spur_delta_phase,
AR_PHY_TIMING11_SPUR_DELTA_PHASE
));
/src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212phy.h
260
#define
AR_PHY_TIMING11_SPUR_DELTA_PHASE
0x000FFFFF
ar5212_reset.c
1767
SM(spurDeltaPhase,
AR_PHY_TIMING11_SPUR_DELTA_PHASE
));
/src/sys/dev/ic/
arn9380.c
582
reg = RW(reg,
AR_PHY_TIMING11_SPUR_DELTA_PHASE
, 0);
657
reg = RW(reg,
AR_PHY_TIMING11_SPUR_DELTA_PHASE
, spur_delta_phase);
arn5416.c
720
SM(
AR_PHY_TIMING11_SPUR_DELTA_PHASE
, spur_delta_phase));
arn9280.c
535
SM(
AR_PHY_TIMING11_SPUR_DELTA_PHASE
, spur_delta_phase));
Completed in 76 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025