Lines Matching refs:DQPSK
1999 case DQPSK:
2040 case DQPSK:
2226 if (c->layer[0].modulation == DQPSK) /* DQPSK */
2231 if (c->layer[0].modulation == DQPSK) { /* DQPSK on central segment */
2232 if (c->layer[1].modulation == DQPSK) /* DQPSK on external segments */
2237 if (c->layer[1].modulation == DQPSK) /* DQPSK on external segments */
2246 if (c->layer[0].modulation == DQPSK) /* DQPSK */
2251 if (c->layer[0].modulation == DQPSK) { /* DQPSK on central segment */
2252 if (c->layer[1].modulation == DQPSK) /* DQPSK on external segments */
2257 if (c->layer[1].modulation == DQPSK) /* DQPSK on external segments */
2268 if (c->layer[0].modulation == DQPSK) /* DQPSK */
2273 if (c->layer[0].modulation == DQPSK) { /* DQPSK on central segment */
2274 if (c->layer[1].modulation == DQPSK) /* DQPSK on external segments */
2279 if (c->layer[1].modulation == DQPSK) /* DQPSK on external segments */
2370 u16 max_constellation = DQPSK;
2391 state->seg_diff_mask = (c->layer[0].modulation == DQPSK) << permu_seg[0];
2393 nbseg_diff += (c->layer[i].modulation == DQPSK) * c->layer[i].segment_count;
2398 nbseg_diff += (c->layer[i].modulation == DQPSK) * c->layer[i].segment_count;
2465 dib8000_write_word(state, 288, 0x1fff); /*disable equalisation of the tmcc when autosearch to be able to find the DQPSK channels. */
2474 tmcc_pow += (((c->layer[i].modulation == DQPSK) * 4 + 1) * c->layer[i].segment_count) ;
3560 c->layer[i].modulation = DQPSK;
3562 dprintk("dib8000_get_frontend: Layer %d DQPSK\n", i);
4061 case DQPSK: