Searched refs:STB0899_S2FEC (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/media/dvb-frontends/ |
H A D | stb0899_drv.c | 906 stb0899_write_s2reg(state, STB0899_S2FEC, in stb0899_init() 1278 CONVERT32(STB0899_READ_S2REG(STB0899_S2FEC, FEC_CORE_ID_REG), (char *)&fec_str); in stb0899_get_dev_id() 1279 fec_ver = STB0899_READ_S2REG(STB0899_S2FEC, FEC_VER_ID_REG); in stb0899_get_dev_id() 1410 reg = STB0899_READ_S2REG(STB0899_S2FEC, MAX_ITER); in stb0899_set_iterations() 1412 stb0899_write_s2reg(state, STB0899_S2FEC, STB0899_BASE_MAX_ITER, STB0899_OFF0_MAX_ITER, reg); in stb0899_set_iterations()
|
H A D | stb0899_reg.h | 2012 #define STB0899_S2FEC 0xfafc macro
|