Searched refs:RSTV6110_STAT1 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stv6110.c | 184 priv->regs[RSTV6110_STAT1] |= 0x02; in stv6110_set_bandwidth() 185 stv6110_write_regs(fe, &priv->regs[RSTV6110_STAT1], RSTV6110_STAT1, 1); in stv6110_set_bandwidth() 190 ret = ((stv6110_read_reg(fe, RSTV6110_STAT1)) & 0x02); in stv6110_set_bandwidth() 314 priv->regs[RSTV6110_STAT1] |= 0x04; in stv6110_set_frequency() 321 ret = ((stv6110_read_reg(fe, RSTV6110_STAT1)) & 0x04); in stv6110_set_frequency() 326 ret = stv6110_read_reg(fe, RSTV6110_STAT1); in stv6110_set_frequency()
|
H A D | stv6110.h | 23 #define RSTV6110_STAT1 5 macro
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stv6110.c | 184 priv->regs[RSTV6110_STAT1] |= 0x02; in stv6110_set_bandwidth() 185 stv6110_write_regs(fe, &priv->regs[RSTV6110_STAT1], RSTV6110_STAT1, 1); in stv6110_set_bandwidth() 190 ret = ((stv6110_read_reg(fe, RSTV6110_STAT1)) & 0x02); in stv6110_set_bandwidth() 314 priv->regs[RSTV6110_STAT1] |= 0x04; in stv6110_set_frequency() 321 ret = ((stv6110_read_reg(fe, RSTV6110_STAT1)) & 0x04); in stv6110_set_frequency() 326 ret = stv6110_read_reg(fe, RSTV6110_STAT1); in stv6110_set_frequency()
|
H A D | stv6110.h | 23 #define RSTV6110_STAT1 5 macro
|
Completed in 3 milliseconds