Searched refs:CT_TUNER_START (Results 1 – 3 of 3) sorted by relevance
1676 case CT_TUNER_START: in dib0090_dc_offset_calibration()1766 *tune_state = CT_TUNER_START; /* reset done -> real tuning can now begin */ in dib0090_dc_offset_calibration()1782 case CT_TUNER_START: in dib0090_wbd_calibration()1796 *tune_state = CT_TUNER_START; in dib0090_wbd_calibration()1811 *tune_state = CT_TUNER_START; /* reset done -> real tuning can now begin */ in dib0090_wbd_calibration()2088 if (*tune_state == CT_TUNER_START) { in dib0090_captrim_search()2187 case CT_TUNER_START: in dib0090_get_temperature()2217 *tune_state = CT_TUNER_START; in dib0090_get_temperature()2250 if (*tune_state == CT_TUNER_START) { in dib0090_tune()2271 if (*tune_state == CT_TUNER_START) { in dib0090_tune()[all …]
368 if (*tune_state == CT_TUNER_START) { in dib0070_tune_digital()464 } else if ((*tune_state > CT_TUNER_START) && (*tune_state < CT_TUNER_STEP_4)) { in dib0070_tune_digital()513 state->tune_state = CT_TUNER_START; in dib0070_tune()
165 CT_TUNER_START = 10, enumerator
Completed in 10 milliseconds