Home
last modified time | relevance | path

Searched refs:RSTV6110_CTRL1 (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/media/dvb-frontends/
A Dstv6110.c208 priv->regs[RSTV6110_CTRL1] &= ~(0x1f << 3); in stv6110_init()
209 priv->regs[RSTV6110_CTRL1] |= in stv6110_init()
216 stv6110_write_regs(fe, &priv->regs[RSTV6110_CTRL1], RSTV6110_CTRL1, 8); in stv6110_init()
259 priv->regs[RSTV6110_CTRL1] &= ~(0x1f << 3); in stv6110_set_frequency()
260 priv->regs[RSTV6110_CTRL1] |= in stv6110_set_frequency()
315 stv6110_write_regs(fe, &priv->regs[RSTV6110_CTRL1], in stv6110_set_frequency()
316 RSTV6110_CTRL1, 8); in stv6110_set_frequency()
A Dstv6110.h18 #define RSTV6110_CTRL1 0 macro

Completed in 4 milliseconds