Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/dvb-frontends/
Dstb0899_cfg.h34 { STB0899_OFF0_DECIM_CNTRL , STB0899_BASE_DECIM_CNTRL , 0x00000000 }, /* DECIMCNTRL */
Dstb0899_reg.h517 #define STB0899_BASE_DECIM_CNTRL 0x00000000 macro
Dstb0899_algo.c864 …stb0899_write_s2reg(state, STB0899_S2DEMOD, STB0899_BASE_DECIM_CNTRL, STB0899_OFF0_DECIM_CNTRL, de… in stb0899_dvbs2_set_srate()