Home
last modified time | relevance | path

Searched refs:WBD (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Ddib0090.c953 /* requested gain is bigger than rf gain limit - ACI/WBD adjustment */ in dib0090_gain_apply()
1299 ("tune state %d, ADC = %3ddB (ADC err %3d) WBD %3ddB (WBD err %3d, WBD val SADC: %4d), RFGainLimit (TOP): %3d, signal: %3ddBm", in dib0090_gain_control()
1793 if (wbd_gain == state->wbd_calibration_gain) { /* the WBD calibration has already been done */ in dib0090_wbd_calibration()
1808 dprintk("WBD calibration offset = %d\n", state->wbd_offset); in dib0090_wbd_calibration()
2229 #define WBD 0x781 /* 1 1 1 1 0000 0 0 1 */ macro
2470 #define WBD 0x781 /* 1 1 1 1 0000 0 0 1 */ in dib0090_tune() macro
2477 state->wbdmux = (c << 13) | (i << 11) | (WBD | (state->config->use_pwm_agc << 1)); in dib0090_tune()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Ddib0090.c953 /* requested gain is bigger than rf gain limit - ACI/WBD adjustment */ in dib0090_gain_apply()
1299 ("tune state %d, ADC = %3ddB (ADC err %3d) WBD %3ddB (WBD err %3d, WBD val SADC: %4d), RFGainLimit (TOP): %3d, signal: %3ddBm", in dib0090_gain_control()
1795 if (wbd_gain == state->wbd_calibration_gain) { /* the WBD calibration has already been done */ in dib0090_wbd_calibration()
1810 dprintk("WBD calibration offset = %d\n", state->wbd_offset); in dib0090_wbd_calibration()
2231 #define WBD 0x781 /* 1 1 1 1 0000 0 0 1 */ macro
2472 #define WBD 0x781 /* 1 1 1 1 0000 0 0 1 */ in dib0090_tune() macro
2479 state->wbdmux = (c << 13) | (i << 11) | (WBD | (state->config->use_pwm_agc << 1)); in dib0090_tune()

Completed in 7 milliseconds