OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ath_hal_reverseBits
(Results
1 - 18
of
18
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/ar5416/
ar2133.c
102
channelSel =
ath_hal_reverseBits
(channelSel, 8);
114
channelSel =
ath_hal_reverseBits
(((freq - 4800) / 20 << 2), 8);
116
aModeRefSel =
ath_hal_reverseBits
(3, 2);
118
aModeRefSel =
ath_hal_reverseBits
(1, 2);
120
channelSel =
ath_hal_reverseBits
(((freq - 4800) / 10 << 1), 8);
122
aModeRefSel =
ath_hal_reverseBits
(2, 2);
124
aModeRefSel =
ath_hal_reverseBits
(1, 2);
126
channelSel =
ath_hal_reverseBits
((freq - 4800) / 5, 8);
127
aModeRefSel =
ath_hal_reverseBits
(1, 2);
ar5416_attach.c
189
return
ath_hal_reverseBits
(val, 8);
/src/sys/external/isc/atheros_hal/dist/ar5212/
ar5413.c
105
channelSel =
ath_hal_reverseBits
(channelSel, 8);
118
channelSel =
ath_hal_reverseBits
(
120
aModeRefSel =
ath_hal_reverseBits
(0, 2);
122
channelSel =
ath_hal_reverseBits
(
124
aModeRefSel =
ath_hal_reverseBits
(1, 2);
126
channelSel =
ath_hal_reverseBits
(
128
aModeRefSel =
ath_hal_reverseBits
(1, 2);
130
channelSel =
ath_hal_reverseBits
(
132
aModeRefSel =
ath_hal_reverseBits
(1, 2);
235
ar5212ModifyRfBuffer(priv->Bank6Data,
ath_hal_reverseBits
(6, 3)
[
all
...]
ar2413.c
105
channelSel =
ath_hal_reverseBits
(channelSel, 8);
118
channelSel =
ath_hal_reverseBits
(
120
aModeRefSel =
ath_hal_reverseBits
(0, 2);
122
channelSel =
ath_hal_reverseBits
(
124
aModeRefSel =
ath_hal_reverseBits
(3, 2);
126
channelSel =
ath_hal_reverseBits
(
128
aModeRefSel =
ath_hal_reverseBits
(2, 2);
130
channelSel =
ath_hal_reverseBits
(
132
aModeRefSel =
ath_hal_reverseBits
(1, 2);
ar2425.c
99
channelSel =
ath_hal_reverseBits
(channelSel, 8);
113
channelSel =
ath_hal_reverseBits
(
115
aModeRefSel =
ath_hal_reverseBits
(0, 2);
117
channelSel =
ath_hal_reverseBits
(
119
aModeRefSel =
ath_hal_reverseBits
(1, 2);
121
channelSel =
ath_hal_reverseBits
(
123
aModeRefSel =
ath_hal_reverseBits
(1, 2);
125
channelSel =
ath_hal_reverseBits
(
127
aModeRefSel =
ath_hal_reverseBits
(1, 2);
ar5112.c
105
channelSel =
ath_hal_reverseBits
(channelSel, 8);
118
channelSel =
ath_hal_reverseBits
(
120
aModeRefSel =
ath_hal_reverseBits
(0, 2);
122
channelSel =
ath_hal_reverseBits
(
124
aModeRefSel =
ath_hal_reverseBits
(3, 2);
126
channelSel =
ath_hal_reverseBits
(
128
aModeRefSel =
ath_hal_reverseBits
(2, 2);
130
channelSel =
ath_hal_reverseBits
(
132
aModeRefSel =
ath_hal_reverseBits
(1, 2);
ar2316.c
117
channelSel =
ath_hal_reverseBits
(channelSel, 8);
129
channelSel =
ath_hal_reverseBits
(
131
aModeRefSel =
ath_hal_reverseBits
(3, 2);
133
channelSel =
ath_hal_reverseBits
(
135
aModeRefSel =
ath_hal_reverseBits
(2, 2);
137
channelSel =
ath_hal_reverseBits
(
139
aModeRefSel =
ath_hal_reverseBits
(1, 2);
ar2317.c
95
channelSel =
ath_hal_reverseBits
(channelSel, 8);
107
channelSel =
ath_hal_reverseBits
(
109
aModeRefSel =
ath_hal_reverseBits
(3, 2);
111
channelSel =
ath_hal_reverseBits
(
113
aModeRefSel =
ath_hal_reverseBits
(2, 2);
115
channelSel =
ath_hal_reverseBits
(
117
aModeRefSel =
ath_hal_reverseBits
(1, 2);
ar5111.c
151
data2111 = ((
ath_hal_reverseBits
(ci->channelSelect, 8) & 0xff)
171
reg32 =
ath_hal_reverseBits
(chan5111 - 24, 8) & 0xff;
174
reg32 =
ath_hal_reverseBits
(((chan5111 - 24)/2), 8) & 0xff;
ar5212_rfgain.c
118
reg32 =
ath_hal_reverseBits
(reg32, numBits);
ar5212_attach.c
180
return
ath_hal_reverseBits
(val, 8);
ar5212_reset.c
2547
tmp32 =
ath_hal_reverseBits
(reg32, numBits);
/src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210_reset.c
876
cp[i] =
ath_hal_reverseBits
(cp[i], 5);
878
cp[i] =
ath_hal_reverseBits
(cp[i], 6);
898
pwr_regs[8] |= (
ath_hal_reverseBits
(cp[15], 3) << 7) & 0x80;
899
pwr_regs[9] |= (
ath_hal_reverseBits
(cp[15], 3) >> 1) & 0x03;
902
pwr_regs[9] |= (
ath_hal_reverseBits
(cp[16], 3) << 2) & 0x1C;
926
data =
ath_hal_reverseBits
((chan->channel - 5120)/10, 5);
ar5210_attach.c
243
AH_PRIVATE(ah)->ah_analog5GhzRev =
ath_hal_reverseBits
(revid, 4) + 1;
/src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_reset.c
312
ob2GHz =
ath_hal_reverseBits
(ob2GHz, 3);
313
db2GHz =
ath_hal_reverseBits
(db2GHz, 3);
823
data2111 = ((
ath_hal_reverseBits
(ci->channelSelect, 8) & 0xff)
834
reg32 =
ath_hal_reverseBits
(chan5111 - 24, 8) & 0xFF;
837
reg32 =
ath_hal_reverseBits
(((chan5111 - 24) / 2), 8) & 0xFF;
1134
(((
ath_hal_reverseBits
(rfXpdGain, 4) << 7) | (rfPwdXpd << 6)) & 0xC0);
1136
((
ath_hal_reverseBits
(rfXpdGain, 4) >> 1) & 0x07);
1140
((
ath_hal_reverseBits
(tempOB, 3) << 7) & 0x80);
1142
((
ath_hal_reverseBits
(tempOB, 3) >> 1) & 0x03);
1146
((
ath_hal_reverseBits
(tempDB, 3) << 2) & 0x1C)
[
all
...]
ar5211_attach.c
190
return
ath_hal_reverseBits
(val, 8);
/src/sys/external/isc/atheros_hal/dist/
ah_internal.h
558
extern uint32_t
ath_hal_reverseBits
(uint32_t val, uint32_t n);
ah.c
130
ath_hal_reverseBits
(uint32_t val, uint32_t n)
Completed in 28 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025