HomeSort by: relevance | last modified time | path
    Searched refs:synth_center (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_reset.c 749 coef_scaled = clockMhzScaled / centers.synth_center;
1708 freq = isHt40Target ? centers.synth_center : centers.ctl_center;
1981 match = getLowerUpperIndex((uint8_t)FREQ2FBIN(centers.synth_center, IS_CHAN_2GHZ(chan)),
2012 vpdTableI[i][j] = (uint8_t)(interpolate((uint16_t)FREQ2FBIN(centers.synth_center, IS_CHAN_2GHZ(chan)),
2251 centers->synth_center = chan->channel;
2257 centers->synth_center += HT40_CHANNEL_CENTER_SHIFT;
2259 centers->synth_center + HT40_CHANNEL_CENTER_SHIFT;
2261 centers->synth_center -= HT40_CHANNEL_CENTER_SHIFT;
2263 centers->synth_center - HT40_CHANNEL_CENTER_SHIFT;
ar5416.h 35 uint16_t synth_center; member in struct:__anon3f4c46020208
ar9280.c 83 freq = centers.synth_center;
ar9285_reset.c 701 match = getLowerUpperIndex((uint8_t)FREQ2FBIN(centers.synth_center, IS_CHAN_2GHZ(chan)),
736 vpdTableI[i][j] = (uint8_t)(interpolate((uint16_t)FREQ2FBIN(centers.synth_center, IS_CHAN_2GHZ(chan)),
ar2133.c 84 freq = centers.synth_center;
ar9280_attach.c 391 freq = centers.synth_center;

Completed in 16 milliseconds