Searched refs:REG_NDIV_FRAC2 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/tuners/ |
H A D | max2165_priv.h | 12 #define REG_NDIV_FRAC2 0x01 macro
|
H A D | max2165.c | 195 max2165_mask_write_reg(priv, REG_NDIV_FRAC2, 0x0F, fraction >> 16); in max2165_set_rf() 335 max2165_write_reg(priv, REG_NDIV_FRAC2, 0x18); in max2165_init()
|
/kernel/linux/linux-6.6/drivers/media/tuners/ |
H A D | max2165_priv.h | 12 #define REG_NDIV_FRAC2 0x01 macro
|
H A D | max2165.c | 195 max2165_mask_write_reg(priv, REG_NDIV_FRAC2, 0x0F, fraction >> 16); in max2165_set_rf() 335 max2165_write_reg(priv, REG_NDIV_FRAC2, 0x18); in max2165_init()
|
Completed in 2 milliseconds