Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/dvb-frontends/
Dstb0899_algo.c529 bclc = stb0899_read_reg(state, STB0899_BCLC); in stb0899_dvbs_algo()
531 stb0899_write_reg(state, STB0899_BCLC, bclc); in stb0899_dvbs_algo()
535 bclc = stb0899_read_reg(state, STB0899_BCLC); in stb0899_dvbs_algo()
537 stb0899_write_reg(state, STB0899_BCLC, bclc); in stb0899_dvbs_algo()
541 bclc = stb0899_read_reg(state, STB0899_BCLC); in stb0899_dvbs_algo()
543 stb0899_write_reg(state, STB0899_BCLC, bclc); in stb0899_dvbs_algo()
547 bclc = stb0899_read_reg(state, STB0899_BCLC); in stb0899_dvbs_algo()
549 stb0899_write_reg(state, STB0899_BCLC, bclc); in stb0899_dvbs_algo()
682 reg = stb0899_read_reg(state, STB0899_BCLC); in stb0899_dvbs_algo()
687 stb0899_write_reg(state, STB0899_BCLC, reg); in stb0899_dvbs_algo()
[all …]
Dstb0899_reg.h54 #define STB0899_BCLC 0xf41d macro