Searched refs:R13_AGC22 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/tuners/ |
H A D | tda18250_priv.h | 32 #define R13_AGC22 0x13 /* AGC2 byte 2 */ macro
|
H A D | tda18250.c | 135 { R13_AGC22, 0x60 }, in tda18250_init() 326 ret = regmap_write_bits(dev->regmap, R13_AGC22, 0x1f, utmp); in tda18250_set_agc()
|
/kernel/linux/linux-6.6/drivers/media/tuners/ |
H A D | tda18250_priv.h | 32 #define R13_AGC22 0x13 /* AGC2 byte 2 */ macro
|
H A D | tda18250.c | 135 { R13_AGC22, 0x60 }, in tda18250_init() 326 ret = regmap_write_bits(dev->regmap, R13_AGC22, 0x1f, utmp); in tda18250_set_agc()
|
Completed in 5 milliseconds