OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:channelFrac
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/ar5416/
ar9280.c
76
uint32_t freq, ndiv, channelSel = 0,
channelFrac
= 0, reg32 = 0;
127
channelFrac
= (ndiv & 0xfffffe00) * 2;
128
channelSel = (channelSel << 17) |
channelFrac
;
Completed in 49 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025