Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/dvb-frontends/
Dhelene.c189 terr_params[SONY_HELENE_TERR_TV_SYSTEM_NUM] = { variable
709 data[1] = (uint8_t)(terr_params[tv_system].IS_LOWERLOCAL & 0x01); in helene_set_params_t()
752 if (terr_params[tv_system].RF_GAIN == HELENE_AUTO) in helene_set_params_t()
755 data[1] = (uint8_t)((terr_params[tv_system].RF_GAIN in helene_set_params_t()
759 data[1] |= (uint8_t)(terr_params[tv_system].IF_BPF_GC & 0x0F); in helene_set_params_t()
764 data[3] = (uint8_t)(terr_params[tv_system].RFOVLD_DET_LV1_VL in helene_set_params_t()
766 data[4] = (uint8_t)(terr_params[tv_system].IFOVLD_DET_LV_VL in helene_set_params_t()
769 data[3] = (uint8_t)(terr_params[tv_system].RFOVLD_DET_LV1_VH in helene_set_params_t()
771 data[4] = (uint8_t)(terr_params[tv_system].IFOVLD_DET_LV_VH in helene_set_params_t()
774 data[3] = (uint8_t)(terr_params[tv_system].RFOVLD_DET_LV1_U in helene_set_params_t()
[all …]