Searched refs:HIERARCHY_NONE (Results 1 - 14 of 14) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/frontends/
H A Dcx22700.c155 if (p->hierarchy_information < HIERARCHY_NONE ||
168 val |= p->hierarchy_information - HIERARCHY_NONE;
205 p->hierarchy_information = HIERARCHY_NONE + (val & 0x7);
H A Dmt352.c212 op->hierarchy_information == HIERARCHY_NONE)
262 case HIERARCHY_NONE:
383 op->hierarchy_information = HIERARCHY_NONE;
H A Ddib3000mb.c244 case HIERARCHY_NONE:
267 if (ofdm->hierarchy_information == HIERARCHY_NONE) {
527 deb_getf("HIERARCHY_NONE ");
528 ofdm->hierarchy_information = HIERARCHY_NONE;
553 ofdm->hierarchy_information = HIERARCHY_NONE;
H A Dl64781.c160 if (p->hierarchy_information != HIERARCHY_NONE &&
178 if (p->hierarchy_information < HIERARCHY_NONE ||
203 if (p->hierarchy_information != HIERARCHY_NONE)
328 param->u.ofdm.hierarchy_information = HIERARCHY_NONE;
H A Dcx22702.c157 case 0: p->hierarchy_information = HIERARCHY_NONE; break;
269 case HIERARCHY_NONE: val = (val&0xf8); break;
H A Dsp8870.c195 case HIERARCHY_NONE:
H A Dsp887x.c236 case HIERARCHY_NONE:
H A Dtda1004x.c761 case HIERARCHY_NONE:
970 fe_params->u.ofdm.hierarchy_information = HIERARCHY_NONE;
H A Ddib3000mc.c608 fep->u.ofdm.hierarchy_information = HIERARCHY_NONE;
H A Ddib7000p.c741 fep->u.ofdm.hierarchy_information = HIERARCHY_NONE;
H A Ddib7000m.c940 fep->u.ofdm.hierarchy_information = HIERARCHY_NONE;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/dvb/
H A Dfrontend.h190 HIERARCHY_NONE, enumerator in enum:fe_hierarchy
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/cinergyT2/
H A DcinergyT2.c472 case HIERARCHY_NONE:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/dvb-core/
H A Ddvb_frontend.c900 if (fepriv->parameters.u.ofdm.hierarchy_information == HIERARCHY_NONE &&

Completed in 72 milliseconds