Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A Dtda18218.c122 { R23_AGC21, 0x02 }, in tda18218_set_params()
124 { R23_AGC21, 0x09 }, in tda18218_set_params()
126 { R23_AGC21, 0x0c }, in tda18218_set_params()
128 { R23_AGC21, 0x01 }, in tda18218_set_params()
130 { R23_AGC21, 0x08 }, in tda18218_set_params()
132 { R23_AGC21, 0x0b }, in tda18218_set_params()
H A Dtda18218_priv.h48 #define R23_AGC21 0x23 /* AGC2 byte 1 */ macro