Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dhelene.c189 terr_params[SONY_HELENE_TERR_TV_SYSTEM_NUM] = { variable
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()
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()
776 data[4] = (uint8_t)(terr_params[tv_system].IFOVLD_DET_LV_U in helene_set_params_t()
787 data[5] |= (uint8_t)(terr_params[tv_system].BW & 0x03); in helene_set_params_t()
[all …]