Searched refs:pgaDesiredSize (Results 1 – 11 of 11) sorted by relevance
18 | PGA Desired size $pgaDesiredSize | Noise Threshold $noiseFloorThresh |84 | PGA Desired size $pgaDesiredSize | Noise Threshold $noiseFloorThresh |132 | PGA Desired size $pgaDesiredSize | Noise Threshold $noiseFloorThresh |
21 | PGA Desired size $pgaDesiredSize | Noise Threshold $noiseFloorThresh |94 | PGA Desired size $pgaDesiredSize | Noise Threshold $noiseFloorThresh |159 | PGA Desired size $pgaDesiredSize | Noise Threshold $noiseFloorThresh |
22 | PGA Desired size $pgaDesiredSize | Noise Threshold $noiseFloorThresh |108 | PGA Desired size $pgaDesiredSize | Noise Threshold $noiseFloorThresh |186 | PGA Desired size $pgaDesiredSize | Noise Threshold $noiseFloorThresh |
41 | pga desired size $pgaDesiredSize |
582 fprintf(fd, "%3d", eepromN.modalHeader[curmode].pgaDesiredSize); in eevar()
86 int8_t pgaDesiredSize; // 1 member
205 int8_t pgaDesiredSize; // 1 member
95 mh->adcDesiredSize, (float) mh->pgaDesiredSize / 2.0); in eeprom_v4k_modal_print()
154 mh->adcDesiredSize, (float) mh->pgaDesiredSize / 2.0); in eeprom_v14_modal_print()
1621 int8_t adcDesiredSize, pgaDesiredSize; in ar5212SetBoardValues() local1663 pgaDesiredSize = ee->ee_pgaDesiredSizeTurbo[is2GHz]; in ar5212SetBoardValues()1669 pgaDesiredSize = ee->ee_pgaDesiredSize[is2GHz]; in ar5212SetBoardValues()1679 AR_PHY_DESIRED_SZ_PGA, pgaDesiredSize); in ar5212SetBoardValues()
1671 OS_REG_RMW_FIELD(ah, AR_PHY_DESIRED_SZ, AR_PHY_DESIRED_SZ_PGA, pModal->pgaDesiredSize); in ar5416SetBoardValues()