Home
last modified time | relevance | path

Searched refs:terr_params (Results 1 – 1 of 1) sorted by relevance

/drivers/media/dvb-frontends/
Dhelene.c198 terr_params[SONY_HELENE_TERR_TV_SYSTEM_NUM] = { variable
718 data[1] = (uint8_t)(terr_params[tv_system].IS_LOWERLOCAL & 0x01); in helene_set_params()
761 if (terr_params[tv_system].RF_GAIN == HELENE_AUTO) in helene_set_params()
764 data[1] = (uint8_t)((terr_params[tv_system].RF_GAIN in helene_set_params()
768 data[1] |= (uint8_t)(terr_params[tv_system].IF_BPF_GC & 0x0F); in helene_set_params()
773 data[3] = (uint8_t)(terr_params[tv_system].RFOVLD_DET_LV1_VL in helene_set_params()
775 data[4] = (uint8_t)(terr_params[tv_system].IFOVLD_DET_LV_VL in helene_set_params()
778 data[3] = (uint8_t)(terr_params[tv_system].RFOVLD_DET_LV1_VH in helene_set_params()
780 data[4] = (uint8_t)(terr_params[tv_system].IFOVLD_DET_LV_VH in helene_set_params()
783 data[3] = (uint8_t)(terr_params[tv_system].RFOVLD_DET_LV1_U in helene_set_params()
[all …]