Searched refs:uwp3 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/dvb-frontends/ |
H A D | stb0899_algo.c | 730 u32 uwp1, uwp2, uwp3, reg; in stb0899_dvbs2_config_uwp() local 734 uwp3 = STB0899_READ_S2REG(STB0899_S2DEMOD, UWP_CNTRL3); in stb0899_dvbs2_config_uwp() 744 STB0899_SETFIELD_VAL(UWP_TH_ACQ, uwp3, config->uwp_threshold_acq); in stb0899_dvbs2_config_uwp() 745 STB0899_SETFIELD_VAL(UWP_TH_TRACK, uwp3, config->uwp_threshold_track); in stb0899_dvbs2_config_uwp() 749 …stb0899_write_s2reg(state, STB0899_S2DEMOD, STB0899_BASE_UWP_CNTRL3, STB0899_OFF0_UWP_CNTRL3, uwp3… in stb0899_dvbs2_config_uwp()
|