Lines Matching defs:pcdac
52 static void ar5212GetLowerUpperPcdacs(uint16_t pcdac, uint16_t channel,
406 /* setup the pcdac struct to point to the correct info, based on mode */
450 /* Now scale the pcdac values to fit in the 64 entry power table */
471 * this pcdac the same as the power from the
472 * next highest pcdac.
484 /* Find the first power level with a pcdac */
488 /* Write all the first pcdac entries based off the pcdacMin */
516 /* Write all the last pcdac entries based off the last valid pcdac */
530 * Get or interpolate the pcdac value from the calibrated data.
538 uint16_t llPcdac, ulPcdac; /* lower and upper left pcdac values */
539 uint16_t lrPcdac, urPcdac; /* lower and upper right pcdac values */
556 /* get the power index for the pcdac value */
597 * Get the upper and lower pcdac given the channel and the pcdac
601 ar5212GetLowerUpperPcdacs(uint16_t pcdac, uint16_t channel,
614 ar5212GetLowerUpperValues(pcdac, pChannelData->PcdacValues,