Lines Matching refs:isdbt_partial_reception
2198 if (c->isdbt_partial_reception == 0) { /* 1-seg */ in dib8000_small_fine_tune()
2218 if (c->isdbt_partial_reception == 0) { /* 1-seg */ in dib8000_small_fine_tune()
2240 if (c->isdbt_partial_reception == 0) { /* 1-seg */ in dib8000_small_fine_tune()
2282 if (c->isdbt_partial_reception == 1) /* 3-segments */ in dib8000_set_sb_channel()
2291 …ate, 187, (4 << 12) | (0 << 11) | (63 << 5) | (0x3 << 3) | ((~c->isdbt_partial_reception & 1) << 2… in dib8000_set_sb_channel()
2297 if (c->isdbt_partial_reception == 0) { in dib8000_set_sb_channel()
2317 if (c->isdbt_partial_reception == 0 && c->transmission_mode == TRANSMISSION_MODE_2K) in dib8000_set_sb_channel()
2333 if (c->isdbt_partial_reception == 0) in dib8000_set_sb_channel()
2348 c->isdbt_partial_reception = 1; in dib8000_set_isdbt_common_channel()
2360 …word(state, 274, (dib8000_read_word(state, 274) & 0xffcf) | ((c->isdbt_partial_reception & 1) << 5… in dib8000_set_isdbt_common_channel()
2363 if (c->isdbt_partial_reception) { in dib8000_set_isdbt_common_channel()
2400 if (c->isdbt_partial_reception) /* 3-segments */ in dib8000_set_isdbt_common_channel()
2779 if (c->isdbt_partial_reception == 0) { in dib8000_set_isdbt_loop_params()
2793 if (c->isdbt_partial_reception == 0) { /* Sound Broadcasting mode 1 seg */ in dib8000_set_isdbt_loop_params()
3416 …rontend]->dtv_property_cache.isdbt_partial_reception = state->fe[index_frontend]->dtv_property_cac… in dib8000_get_frontend()
3472 fe->dtv_property_cache.isdbt_partial_reception = val & 1; in dib8000_get_frontend()
3473 …k("dib8000_get_frontend: partial_reception = %d ", fe->dtv_property_cache.isdbt_partial_reception); in dib8000_get_frontend()
3560 …>fe[index_frontend]->dtv_property_cache.isdbt_partial_reception = fe->dtv_property_cache.isdbt_par… in dib8000_get_frontend()
3686 …e->fe[l]->dtv_property_cache.isdbt_partial_reception = state->fe[index_frontend]->dtv_property_cac… in dib8000_set_frontend()