Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/dvb-frontends/
Dstb0899_algo.c966 s32 crl_nom_freq; in stb0899_dvbs2_set_carr_freq() local
969 crl_nom_freq = (1 << config->crl_nco_bits) / master_clk; in stb0899_dvbs2_set_carr_freq()
970 crl_nom_freq *= carr_freq; in stb0899_dvbs2_set_carr_freq()
972 STB0899_SETFIELD_VAL(CRL_NOM_FREQ, reg, crl_nom_freq); in stb0899_dvbs2_set_carr_freq()