Searched refs:RSTV6110_STAT1 (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/media/dvb-frontends/
H A Dstv6110.c199 priv->regs[RSTV6110_STAT1] |= 0x02; stv6110_set_bandwidth()
200 stv6110_write_regs(fe, &priv->regs[RSTV6110_STAT1], RSTV6110_STAT1, 1); stv6110_set_bandwidth()
205 ret = ((stv6110_read_reg(fe, RSTV6110_STAT1)) & 0x02); stv6110_set_bandwidth()
338 priv->regs[RSTV6110_STAT1] |= 0x04; stv6110_set_frequency()
345 ret = ((stv6110_read_reg(fe, RSTV6110_STAT1)) & 0x04); stv6110_set_frequency()
350 ret = stv6110_read_reg(fe, RSTV6110_STAT1); stv6110_set_frequency()
H A Dstv6110.h38 #define RSTV6110_STAT1 5 macro

Completed in 34 milliseconds