Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/dvb-frontends/
Dstb0899_cfg.h54 { STB0899_OFF0_DMD_CNTRL2 , STB0899_BASE_DMD_CNTRL2 , 0x00000002 }, /* DMDCNTRL2 */
Dstb0899_algo.c1373 stb0899_write_s2reg(state, STB0899_S2DEMOD, STB0899_BASE_DMD_CNTRL2, STB0899_OFF0_DMD_CNTRL2, reg); in stb0899_dvbs2_algo()
1405 …stb0899_write_s2reg(state, STB0899_S2DEMOD, STB0899_BASE_DMD_CNTRL2, STB0899_OFF0_DMD_CNTRL2, reg); in stb0899_dvbs2_algo()
Dstb0899_reg.h701 #define STB0899_BASE_DMD_CNTRL2 0x00000020 macro