OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pcdac
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/
ah_eeprom_v1.h
55
#define AR_TP_SCALING_ENTRIES 11 /* # entries in transmit power dBm->
pcdac
*/
73
uint8_t
pcdac
[AR_TP_SCALING_ENTRIES];
member in struct:tpcMap
ah_eeprom_v14.h
231
uint8_t
pcdac
[2][5]; /*
pcdac
used for power measurement */
member in struct:calDataPerFreqOpLoop
ah_eeprom_v3.h
153
/* Used during
pcdac
table construction */
185
/* points to the appropriate
pcdac
structs in the above struct based on mode */
236
uint16_t
pcdac
[NUM_POINTS_XPD0];
member in struct:__anonb7562fc50208
264
int16_t pwr1_xg3; /*
pcdac
= 20 */
265
int16_t pwr2_xg3; /*
pcdac
= 35 */
266
int16_t pwr3_xg3; /*
pcdac
= 63 */
/src/sys/dev/ic/
arn9280.c
422
uint8_t fbin,
pcdac
, pwr, idx;
local in function:ar9280_olpc_get_pdadcs
445
/* Find power control digital-to-analog converter (
PCDAC
) value. */
446
pcdac
= pierdata[hi].
pcdac
[0][0];
448
if (
pcdac
<= sc->sc_tx_gain_tbl[idx])
453
"fbin=%d lo=%d hi=%d pwr=%d
pcdac
=%d txgain=%d\n",
454
fbin, lo, hi, pwr,
pcdac
, idx);
arn5008reg.h
1005
uint8_t
pcdac
[2][5];
member in struct:ar_cal_data_per_freq_olpc
Completed in 15 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025