Searched refs:R10_LT1 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/tuners/ |
H A D | tda18250_priv.h | 29 #define R10_LT1 0x10 /* LT byte 1 */ macro
|
H A D | tda18250.c | 43 R10_LT1, 0x80, 0x00); in tda18250_power_control() 64 R10_LT1, 0x80, 0x80); in tda18250_power_control() 132 { R10_LT1, 0x47 }, in tda18250_init() 199 ret = regmap_write_bits(dev->regmap, R10_LT1, 0x80, in tda18250_init()
|
/kernel/linux/linux-6.6/drivers/media/tuners/ |
H A D | tda18250_priv.h | 29 #define R10_LT1 0x10 /* LT byte 1 */ macro
|
H A D | tda18250.c | 43 R10_LT1, 0x80, 0x00); in tda18250_power_control() 64 R10_LT1, 0x80, 0x80); in tda18250_power_control() 132 { R10_LT1, 0x47 }, in tda18250_init() 199 ret = regmap_write_bits(dev->regmap, R10_LT1, 0x80, in tda18250_init()
|
Completed in 4 milliseconds