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

  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar9160_attach.c 36 .calPostProc = ar5416IQCalibration
43 .calPostProc = ar5416AdcGainCalibration
50 .calPostProc = ar5416AdcDcCalibration
57 .calPostProc = ar5416AdcDcCalibration
ar5416_cal.h 56 void (*calPostProc)(struct ath_hal *, uint8_t);
ar9285_attach.c 41 .calPostProc = ar5416IQCalibration
48 .calPostProc = ar5416AdcGainCalibration
55 .calPostProc = ar5416AdcDcCalibration
62 .calPostProc = ar5416AdcDcCalibration
ar9280_attach.c 39 .calPostProc = ar5416IQCalibration
46 .calPostProc = ar5416AdcGainCalibration
53 .calPostProc = ar5416AdcDcCalibration
60 .calPostProc = ar5416AdcDcCalibration
ar5416_cal.c 376 currCal->calData->calPostProc(ah, numChains);

Completed in 14 milliseconds