Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A Dtda18250_priv.h32 #define R13_AGC22 0x13 /* AGC2 byte 2 */ macro
H A Dtda18250.c135 { R13_AGC22, 0x60 }, in tda18250_init()
326 ret = regmap_write_bits(dev->regmap, R13_AGC22, 0x1f, utmp); in tda18250_set_agc()