Lines Matching refs:isdbt_partial_reception

2225 				if (c->isdbt_partial_reception == 0) { /* 1-seg */  in dib8000_small_fine_tune()
2245 if (c->isdbt_partial_reception == 0) { /* 1-seg */ in dib8000_small_fine_tune()
2267 if (c->isdbt_partial_reception == 0) { /* 1-seg */ in dib8000_small_fine_tune()
2309 if (c->isdbt_partial_reception == 1) /* 3-segments */ in dib8000_set_sb_channel()
2318 …ate, 187, (4 << 12) | (0 << 11) | (63 << 5) | (0x3 << 3) | ((~c->isdbt_partial_reception & 1) << 2… in dib8000_set_sb_channel()
2324 if (c->isdbt_partial_reception == 0) { in dib8000_set_sb_channel()
2344 if (c->isdbt_partial_reception == 0 && c->transmission_mode == TRANSMISSION_MODE_2K) in dib8000_set_sb_channel()
2360 if (c->isdbt_partial_reception == 0) in dib8000_set_sb_channel()
2375 c->isdbt_partial_reception = 1; in dib8000_set_isdbt_common_channel()
2387 …word(state, 274, (dib8000_read_word(state, 274) & 0xffcf) | ((c->isdbt_partial_reception & 1) << 5… in dib8000_set_isdbt_common_channel()
2390 if (c->isdbt_partial_reception) { in dib8000_set_isdbt_common_channel()
2427 if (c->isdbt_partial_reception) /* 3-segments */ in dib8000_set_isdbt_common_channel()
2804 if (c->isdbt_partial_reception == 0) { in dib8000_set_isdbt_loop_params()
2818 if (c->isdbt_partial_reception == 0) { /* Sound Broadcasting mode 1 seg */ in dib8000_set_isdbt_loop_params()
3445 …rontend]->dtv_property_cache.isdbt_partial_reception = state->fe[index_frontend]->dtv_property_cac… in dib8000_get_frontend()
3501 c->isdbt_partial_reception = val & 1; in dib8000_get_frontend()
3502 dprintk("dib8000_get_frontend: partial_reception = %d\n", c->isdbt_partial_reception); in dib8000_get_frontend()
3589 …state->fe[index_frontend]->dtv_property_cache.isdbt_partial_reception = c->isdbt_partial_reception; in dib8000_get_frontend()
3715 …e->fe[l]->dtv_property_cache.isdbt_partial_reception = state->fe[index_frontend]->dtv_property_cac… in dib8000_set_frontend()