Lines Matching refs:dprintk

41 #define dprintk(args...) do { \  macro
221 dprintk("could not acquire lock"); in dib0090_read_reg()
253 dprintk("could not acquire lock"); in dib0090_write_reg()
282 dprintk("could not acquire lock"); in dib0090_fw_read_reg()
309 dprintk("could not acquire lock"); in dib0090_fw_write_reg()
354 dprintk("Tuner identification (Version = 0x%04x)", v); in dib0090_identify()
369 dprintk("SOC 8090 P1-G11R1 Has been detected"); in dib0090_identify()
373 dprintk("SOC 8090 P1-G21R1 Has been detected"); in dib0090_identify()
377 dprintk("SOC 7090 P1-G11R1 Has been detected"); in dib0090_identify()
381 dprintk("SOC 7090 P1-G21R1 Has been detected"); in dib0090_identify()
390 dprintk("MP001 : 9090/8096"); in dib0090_identify()
393 dprintk("MP005 : Single Sband"); in dib0090_identify()
396 dprintk("MP008 : diversity VHF-UHF-LBAND"); in dib0090_identify()
399 dprintk("MP009 : diversity 29098 CBAND-UHF-LBAND-SBAND"); in dib0090_identify()
407 dprintk("P1G_21R2 detected"); in dib0090_identify()
411 dprintk("P1G detected"); in dib0090_identify()
415 dprintk("P1D/E/F detected"); in dib0090_identify()
418 dprintk("P1C detected"); in dib0090_identify()
421 dprintk("P1-A/B detected: driver is deactivated - not available"); in dib0090_identify()
444 dprintk("FE: Tuner identification (Version = 0x%04x)", v); in dib0090_fw_identify()
459 dprintk("SOC 8090 P1-G11R1 Has been detected"); in dib0090_fw_identify()
463 dprintk("SOC 8090 P1-G21R1 Has been detected"); in dib0090_fw_identify()
467 dprintk("SOC 7090 P1-G11R1 Has been detected"); in dib0090_fw_identify()
471 dprintk("SOC 7090 P1-G21R1 Has been detected"); in dib0090_fw_identify()
480 dprintk("MP001 : 9090/8096"); in dib0090_fw_identify()
483 dprintk("MP005 : Single Sband"); in dib0090_fw_identify()
486 dprintk("MP008 : diversity VHF-UHF-LBAND"); in dib0090_fw_identify()
489 dprintk("MP009 : diversity 29098 CBAND-UHF-LBAND-SBAND"); in dib0090_fw_identify()
497 dprintk("P1G_21R2 detected"); in dib0090_fw_identify()
501 dprintk("P1G detected"); in dib0090_fw_identify()
505 dprintk("P1D/E/F detected"); in dib0090_fw_identify()
508 dprintk("P1C detected"); in dib0090_fw_identify()
511 dprintk("P1-A/B detected: driver is deactivated - not available"); in dib0090_fw_identify()
577 dprintk("Pll: Unable to lock Pll"); in dib0090_reset_digital()
599 dprintk("fw reset digital"); in dib0090_fw_reset_digital()
648 dprintk("Pll: Unable to lock Pll"); in dib0090_fw_reset_digital()
919 dprintk("wbd-target: %d dB", (u32) state->wbd_target); in dib0090_wbd_target()
1016dprintk("GA CALC: DB: %3d(rf) + %3d(bb) = %3d gain_reg[0]=%04x gain_reg[1]=%04x gain_reg[2]=%04x g… in dib0090_gain_apply()
1047 dprintk("total RF gain: %ddB, step: %d", (u32) cfg[0], dib0090_read_reg(state, 0x2a)); in dib0090_set_rframp_pwm()
1066 dprintk("total BB gain: %ddB, step: %d", (u32) cfg[0], dib0090_read_reg(state, 0x33)); in dib0090_set_bbramp_pwm()
1118dprintk("ramp RF gain = %d BAND = %s version = %d", state->rf_ramp[0], (state->current_band == BAN… in dib0090_pwm_gain_reset()
1121 dprintk("DE-Engage mux for direct gain reg control"); in dib0090_pwm_gain_reset()
1124 dprintk("Engage mux for PWM control"); in dib0090_pwm_gain_reset()
1302 dprintk in dib0090_gain_control()
1343 dprintk("using wbd-table-entry with max freq %d", wbd->max_freq); in dib0090_get_wbd_target()
1364 dprintk("wbd-target: %d dB", (u32) state->wbd_target); in dib0090_get_wbd_target()
1365 dprintk("wbd offset applied is %d", wbd_tcold); in dib0090_get_wbd_target()
1406 dprintk("%s() function can only be used for dib7090P", __func__); in dib0090_update_rframp_7090()
1589 dprintk("Pll lock : %d", (dib0090_read_reg(state, 0x1a) >> 11) & 0x1); in dib0090_reset()
1681 dprintk("Start DC offset calibration"); in dib0090_dc_offset_calibration()
1702 dprintk("Start/continue DC calibration for %s path", (state->dc->i == 1) ? "I" : "Q"); in dib0090_dc_offset_calibration()
1724 dprintk("adc_diff = %d, current step= %d", (u32) state->adc_diff, state->step); in dib0090_dc_offset_calibration()
1727 dprintk("Change of sign of the minimum adc diff"); in dib0090_dc_offset_calibration()
1730dprintk("adc_diff = %d, min_adc_diff = %d current_step = %d", state->adc_diff, state->min_adc_diff… in dib0090_dc_offset_calibration()
1749dprintk("Since adc_diff N = %d > adc_diff step N-1 = %d, Come back one step", state->adc_diff, st… in dib0090_dc_offset_calibration()
1754dprintk("BB Offset Cal, BBreg=%hd,Offset=%hd,Value Set=%hd", state->dc->addr, state->adc_diff, sta… in dib0090_dc_offset_calibration()
1810 dprintk("WBD calibration offset = %d", state->wbd_offset); in dib0090_wbd_calibration()
2055 dprintk("%s() function can only be used for dib7090", __func__); in dib0090_update_tuning_table_7090()
2089 dprintk("Start Captrim search : %s", (force_soft_search == 1) ? "FORCE SOFT SEARCH" : "AUTO"); in dib0090_captrim_search()
2131 dprintk("***Final Captrim= 0x%x", state->fcaptrim); in dib0090_captrim_search()
2137dprintk("CAPTRIM=%d; ADC = %d (ADC) & %dmV", (u32) state->captrim, (u32) adc, (u32) (adc) * (u32) … in dib0090_captrim_search()
2153dprintk("CAPTRIM=%d is closer to target (%d/%d)", (u32) state->captrim, (u32) adc, (u32) state->ad… in dib0090_captrim_search()
2207 dprintk("temperature: %d C", state->temperature - 30); in dib0090_get_temperature()
2469 dprintk("Final Captrim: %d", (u32) state->fcaptrim); in dib0090_tune()
2470 dprintk("HFDIV code: %d", (u32) pll->hfdiv_code); in dib0090_tune()
2471 dprintk("VCO = %d", (u32) pll->vco_band); in dib0090_tune()
2472dprintk("VCOF in kHz: %d ((%d*%d) << 1))", (u32) ((pll->hfdiv * state->rf_request) * 2), (u32) pll… in dib0090_tune()
2473 dprintk("REFDIV: %d, FREF: %d", (u32) 1, (u32) state->config->io.clock_khz); in dib0090_tune()
2474dprintk("FBDIV: %d, Rest: %d", (u32) dib0090_read_reg(state, 0x15), (u32) dib0090_read_reg(state, … in dib0090_tune()
2475dprintk("Num: %d, Den: %d, SD: %d", (u32) dib0090_read_reg(state, 0x17), (u32) (dib0090_read_reg(s… in dib0090_tune()
2489 dprintk("P1G : The cable band is selected and lna_tune = %d", tune->lna_tune); in dib0090_tune()
2661 dprintk("DiB0090 FW: successfully identified"); in dib0090_fw_register()