/linux-2.6.39/drivers/media/dvb/frontends/ |
D | l64781.c | 159 if (p->hierarchy_information != HIERARCHY_NONE && in apply_frontend_param() 177 if (p->hierarchy_information < HIERARCHY_NONE || in apply_frontend_param() 178 p->hierarchy_information > HIERARCHY_4) in apply_frontend_param() 202 if (p->hierarchy_information != HIERARCHY_NONE) in apply_frontend_param() 205 val0x06 = (p->hierarchy_information << 2) | p->constellation; in apply_frontend_param() 327 param->u.ofdm.hierarchy_information = HIERARCHY_NONE; in get_frontend() 330 param->u.ofdm.hierarchy_information = HIERARCHY_1; in get_frontend() 333 param->u.ofdm.hierarchy_information = HIERARCHY_2; in get_frontend() 336 param->u.ofdm.hierarchy_information = HIERARCHY_4; in get_frontend()
|
D | mt352.c | 216 if (op->hierarchy_information == HIERARCHY_AUTO || in mt352_set_parameters() 217 op->hierarchy_information == HIERARCHY_NONE) in mt352_set_parameters() 265 switch (op->hierarchy_information) { in mt352_set_parameters() 388 op->hierarchy_information = HIERARCHY_NONE; in mt352_get_parameters() 391 op->hierarchy_information = HIERARCHY_1; in mt352_get_parameters() 394 op->hierarchy_information = HIERARCHY_2; in mt352_get_parameters() 397 op->hierarchy_information = HIERARCHY_4; in mt352_get_parameters() 400 op->hierarchy_information = HIERARCHY_AUTO; in mt352_get_parameters()
|
D | zl10353.c | 286 if (op->hierarchy_information == HIERARCHY_AUTO || in zl10353_set_parameters() 287 op->hierarchy_information == HIERARCHY_NONE) in zl10353_set_parameters() 335 switch (op->hierarchy_information) { in zl10353_set_parameters() 455 op->hierarchy_information = HIERARCHY_NONE; in zl10353_get_parameters() 458 op->hierarchy_information = HIERARCHY_1; in zl10353_get_parameters() 461 op->hierarchy_information = HIERARCHY_2; in zl10353_get_parameters() 464 op->hierarchy_information = HIERARCHY_4; in zl10353_get_parameters() 467 op->hierarchy_information = HIERARCHY_AUTO; in zl10353_get_parameters()
|
D | dib3000mb.c | 235 switch (ofdm->hierarchy_information) { in dib3000mb_set_frontend() 259 if (ofdm->hierarchy_information == HIERARCHY_NONE) { in dib3000mb_set_frontend() 264 } else if (ofdm->hierarchy_information != HIERARCHY_AUTO) { in dib3000mb_set_frontend() 343 ofdm->hierarchy_information == HIERARCHY_AUTO || in dib3000mb_set_frontend() 520 ofdm->hierarchy_information = HIERARCHY_NONE; in dib3000mb_get_frontend() 524 ofdm->hierarchy_information = HIERARCHY_1; in dib3000mb_get_frontend() 528 ofdm->hierarchy_information = HIERARCHY_2; in dib3000mb_get_frontend() 532 ofdm->hierarchy_information = HIERARCHY_4; in dib3000mb_get_frontend() 545 ofdm->hierarchy_information = HIERARCHY_NONE; in dib3000mb_get_frontend()
|
D | cx22702.c | 171 p->hierarchy_information = HIERARCHY_NONE; in cx22702_get_tps() 174 p->hierarchy_information = HIERARCHY_1; in cx22702_get_tps() 177 p->hierarchy_information = HIERARCHY_2; in cx22702_get_tps() 180 p->hierarchy_information = HIERARCHY_4; in cx22702_get_tps() 298 if ((p->u.ofdm.hierarchy_information == HIERARCHY_AUTO) || in cx22702_set_tps() 333 switch (p->u.ofdm.hierarchy_information) { /* mask 0x07 */ in cx22702_set_tps()
|
D | cx22700.c | 154 if (p->hierarchy_information < HIERARCHY_NONE || in cx22700_set_tps() 155 p->hierarchy_information > HIERARCHY_4) in cx22700_set_tps() 167 val |= p->hierarchy_information - HIERARCHY_NONE; in cx22700_set_tps() 202 p->hierarchy_information = HIERARCHY_AUTO; in cx22700_get_tps() 204 p->hierarchy_information = HIERARCHY_NONE + (val & 0x7); in cx22700_get_tps()
|
D | af9013.c | 434 switch (params->hierarchy_information) { in af9013_set_ofdm_params() 498 if (params->hierarchy_information != HIERARCHY_NONE) in af9013_set_ofdm_params() 515 if (params->hierarchy_information == HIERARCHY_AUTO) in af9013_set_ofdm_params() 747 p->u.ofdm.hierarchy_information = HIERARCHY_NONE; in af9013_get_frontend() 750 p->u.ofdm.hierarchy_information = HIERARCHY_1; in af9013_get_frontend() 753 p->u.ofdm.hierarchy_information = HIERARCHY_2; in af9013_get_frontend() 756 p->u.ofdm.hierarchy_information = HIERARCHY_4; in af9013_get_frontend()
|
D | tda1004x.c | 738 (fe_params->u.ofdm.hierarchy_information == HIERARCHY_AUTO)) { in tda1004x_set_fe() 777 switch (fe_params->u.ofdm.hierarchy_information) { in tda1004x_set_fe() 987 fe_params->u.ofdm.hierarchy_information = HIERARCHY_NONE; in tda1004x_get_fe() 990 fe_params->u.ofdm.hierarchy_information = HIERARCHY_1; in tda1004x_get_fe() 993 fe_params->u.ofdm.hierarchy_information = HIERARCHY_2; in tda1004x_get_fe() 996 fe_params->u.ofdm.hierarchy_information = HIERARCHY_4; in tda1004x_get_fe()
|
D | dib3000mc.c | 505 if (ch->u.ofdm.hierarchy_information == 1) in dib3000mc_set_channel_cfg() 509 …switch ((ch->u.ofdm.hierarchy_information == 0 || 1 == 1) ? ch->u.ofdm.code_rate_HP : ch->u.ofdm.c… in dib3000mc_set_channel_cfg() 563 schan.u.ofdm.hierarchy_information = 0; in dib3000mc_autosearch_start() 661 fep->u.ofdm.hierarchy_information = HIERARCHY_NONE; in dib3000mc_get_frontend()
|
D | tda10048.c | 628 p->hierarchy_information = HIERARCHY_NONE; in tda10048_get_tps() 631 p->hierarchy_information = HIERARCHY_1; in tda10048_get_tps() 634 p->hierarchy_information = HIERARCHY_2; in tda10048_get_tps() 637 p->hierarchy_information = HIERARCHY_4; in tda10048_get_tps()
|
D | dib7000m.c | 838 if (ch->u.ofdm.hierarchy_information == 1) in dib7000m_set_channel() 842 …switch ((ch->u.ofdm.hierarchy_information == 0 || 1 == 1) ? ch->u.ofdm.code_rate_HP : ch->u.ofdm.c… in dib7000m_set_channel() 932 schan.u.ofdm.hierarchy_information = 0; in dib7000m_autosearch_start() 1146 fep->u.ofdm.hierarchy_information = HIERARCHY_NONE; in dib7000m_get_frontend()
|
D | lgs8gl5.c | 353 o->hierarchy_information = HIERARCHY_NONE; in lgs8gl5_get_frontend()
|
D | sp8870.c | 193 switch (p->u.ofdm.hierarchy_information) { in configure_reg0xc05()
|
D | stv0367.c | 1961 op->hierarchy_information = HIERARCHY_NONE; in stv0367ter_get_frontend() 1964 op->hierarchy_information = HIERARCHY_1; in stv0367ter_get_frontend() 1967 op->hierarchy_information = HIERARCHY_2; in stv0367ter_get_frontend() 1970 op->hierarchy_information = HIERARCHY_4; in stv0367ter_get_frontend() 1973 op->hierarchy_information = HIERARCHY_AUTO; in stv0367ter_get_frontend()
|
D | dib7000p.c | 937 if (ch->u.ofdm.hierarchy_information == 1) in dib7000p_set_channel() 941 …switch ((ch->u.ofdm.hierarchy_information == 0 || 1 == 1) ? ch->u.ofdm.code_rate_HP : ch->u.ofdm.c… in dib7000p_set_channel() 1042 schan.u.ofdm.hierarchy_information = 0; in dib7000p_autosearch_start() 1362 fep->u.ofdm.hierarchy_information = HIERARCHY_NONE; in dib7000p_get_frontend()
|
D | atbm8830.c | 325 fe_params->u.ofdm.hierarchy_information = HIERARCHY_NONE; in atbm8830_get_fe()
|
D | sp887x.c | 234 switch (p->u.ofdm.hierarchy_information) { in configure_reg0xc05()
|
D | lgs8gxx.c | 718 fe_params->u.ofdm.hierarchy_information = HIERARCHY_NONE; in lgs8gxx_get_fe()
|
D | drx397xD.c | 770 switch (fep->u.ofdm.hierarchy_information) { in drx_tune()
|
/linux-2.6.39/include/linux/dvb/ |
D | frontend.h | 229 fe_hierarchy_t hierarchy_information; member
|
/linux-2.6.39/drivers/media/dvb/dvb-usb/ |
D | af9005-fe.c | 1271 fep->u.ofdm.hierarchy_information = HIERARCHY_NONE; in af9005_fe_get_frontend() 1275 fep->u.ofdm.hierarchy_information = HIERARCHY_1; in af9005_fe_get_frontend() 1279 fep->u.ofdm.hierarchy_information = HIERARCHY_2; in af9005_fe_get_frontend() 1283 fep->u.ofdm.hierarchy_information = HIERARCHY_4; in af9005_fe_get_frontend()
|
D | cinergyT2-fe.c | 122 switch (op->hierarchy_information) { in compute_tps()
|
D | friio-fe.c | 295 p->u.ofdm.hierarchy_information = HIERARCHY_AUTO; in jdvbt90502_get_frontend()
|
/linux-2.6.39/drivers/media/dvb/dvb-core/ |
D | dvb_frontend.c | 1059 c->hierarchy = p->u.ofdm.hierarchy_information; in dtv_property_cache_sync() 1113 p->u.ofdm.hierarchy_information = c->hierarchy; in dtv_property_legacy_params_sync() 1160 p->u.ofdm.hierarchy_information = HIERARCHY_AUTO; in dtv_property_adv_params_sync() 1820 if (fepriv->parameters.u.ofdm.hierarchy_information == HIERARCHY_NONE && in dvb_frontend_ioctl_legacy()
|
/linux-2.6.39/drivers/media/dvb/firewire/ |
D | firedtv-avc.c | 505 | (ofdm->hierarchy_information != HIERARCHY_AUTO ? 1 << 3 : 0) in avc_tuner_dsd_dvb_t() 538 switch (ofdm->hierarchy_information) { in avc_tuner_dsd_dvb_t()
|