Searched refs:STV090x_NCOARSE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stv090x.c | 4262 div = stv090x_read_reg(state, STV090x_NCOARSE); in stv090x_get_mclk() 4279 reg = stv090x_read_reg(state, STV090x_NCOARSE); in stv090x_set_mclk() 4281 if (stv090x_write_reg(state, STV090x_NCOARSE, reg) < 0) in stv090x_set_mclk() 4815 if (stv090x_write_reg(state, STV090x_NCOARSE, 0x13) < 0) /* set PLL divider */ in stv090x_setup()
|
H A D | stv090x_reg.h | 349 #define STV090x_NCOARSE 0xf1b3 macro
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stv090x.c | 4262 div = stv090x_read_reg(state, STV090x_NCOARSE); in stv090x_get_mclk() 4279 reg = stv090x_read_reg(state, STV090x_NCOARSE); in stv090x_set_mclk() 4281 if (stv090x_write_reg(state, STV090x_NCOARSE, reg) < 0) in stv090x_set_mclk() 4815 if (stv090x_write_reg(state, STV090x_NCOARSE, 0x13) < 0) /* set PLL divider */ in stv090x_setup()
|
H A D | stv090x_reg.h | 349 #define STV090x_NCOARSE 0xf1b3 macro
|
Completed in 25 milliseconds