Searched refs:ts2020_readreg (Results 1 – 1 of 1) sorted by relevance
86 static int ts2020_readreg(struct dvb_frontend *fe, u8 reg) in ts2020_readreg() function216 reg = ts2020_readreg(fe, 0x3d); in ts2020_set_tuner_rf()296 value = ts2020_readreg(fe, 0x26); in ts2020_set_params()368 rfgain = ts2020_readreg(fe, 0x3d) & 0x1f; in ts2020_read_signal_strength()369 bbgain = ts2020_readreg(fe, 0x21) & 0x1f; in ts2020_read_signal_strength()424 if ((0x03 & ts2020_readreg(fe, 0x00)) == 0x00) { in ts2020_attach()433 buf = ts2020_readreg(fe, 0x00); in ts2020_attach()479 ret = ts2020_readreg(fe, 0x00); in ts2020_probe()498 ret = ts2020_readreg(fe, 0x00); in ts2020_probe()