Lines Matching refs:isdbt_partial_reception

2205 				if (c->isdbt_partial_reception == 0) { /* 1-seg */  in dib8000_small_fine_tune()
2225 if (c->isdbt_partial_reception == 0) { /* 1-seg */ in dib8000_small_fine_tune()
2247 if (c->isdbt_partial_reception == 0) { /* 1-seg */ in dib8000_small_fine_tune()
2289 if (c->isdbt_partial_reception == 1) /* 3-segments */ in dib8000_set_sb_channel()
2298 …ate, 187, (4 << 12) | (0 << 11) | (63 << 5) | (0x3 << 3) | ((~c->isdbt_partial_reception & 1) << 2… in dib8000_set_sb_channel()
2304 if (c->isdbt_partial_reception == 0) { in dib8000_set_sb_channel()
2324 if (c->isdbt_partial_reception == 0 && c->transmission_mode == TRANSMISSION_MODE_2K) in dib8000_set_sb_channel()
2340 if (c->isdbt_partial_reception == 0) in dib8000_set_sb_channel()
2355 c->isdbt_partial_reception = 1; in dib8000_set_isdbt_common_channel()
2367 …word(state, 274, (dib8000_read_word(state, 274) & 0xffcf) | ((c->isdbt_partial_reception & 1) << 5… in dib8000_set_isdbt_common_channel()
2370 if (c->isdbt_partial_reception) { in dib8000_set_isdbt_common_channel()
2407 if (c->isdbt_partial_reception) /* 3-segments */ in dib8000_set_isdbt_common_channel()
2786 if (c->isdbt_partial_reception == 0) { in dib8000_set_isdbt_loop_params()
2800 if (c->isdbt_partial_reception == 0) { /* Sound Broadcasting mode 1 seg */ in dib8000_set_isdbt_loop_params()
3424 …rontend]->dtv_property_cache.isdbt_partial_reception = state->fe[index_frontend]->dtv_property_cac… in dib8000_get_frontend()
3480 c->isdbt_partial_reception = val & 1; in dib8000_get_frontend()
3481 dprintk("dib8000_get_frontend: partial_reception = %d\n", c->isdbt_partial_reception); in dib8000_get_frontend()
3568 …state->fe[index_frontend]->dtv_property_cache.isdbt_partial_reception = c->isdbt_partial_reception; in dib8000_get_frontend()
3694 …e->fe[l]->dtv_property_cache.isdbt_partial_reception = state->fe[index_frontend]->dtv_property_cac… in dib8000_set_frontend()