Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/dvb-frontends/ !
Dstb0899_algo.c495 u8 bclc, reg; in stb0899_dvbs_algo() local
517 bclc = stb0899_read_reg(state, STB0899_BCLC); in stb0899_dvbs_algo()
518 STB0899_SETFIELD_VAL(BETA, bclc, 0x1c); in stb0899_dvbs_algo()
519 stb0899_write_reg(state, STB0899_BCLC, bclc); in stb0899_dvbs_algo()
523 bclc = stb0899_read_reg(state, STB0899_BCLC); in stb0899_dvbs_algo()
524 STB0899_SETFIELD_VAL(BETA, bclc, 0x22); in stb0899_dvbs_algo()
525 stb0899_write_reg(state, STB0899_BCLC, bclc); in stb0899_dvbs_algo()
529 bclc = stb0899_read_reg(state, STB0899_BCLC); in stb0899_dvbs_algo()
530 STB0899_SETFIELD_VAL(BETA, bclc, 0x27); in stb0899_dvbs_algo()
531 stb0899_write_reg(state, STB0899_BCLC, bclc); in stb0899_dvbs_algo()
[all …]