Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/tuners/
Dtda18218.c131 { R23_AGC21, 0x02 }, in tda18218_set_params()
133 { R23_AGC21, 0x09 }, in tda18218_set_params()
135 { R23_AGC21, 0x0c }, in tda18218_set_params()
137 { R23_AGC21, 0x01 }, in tda18218_set_params()
139 { R23_AGC21, 0x08 }, in tda18218_set_params()
141 { R23_AGC21, 0x0b }, in tda18218_set_params()
Dtda18218_priv.h57 #define R23_AGC21 0x23 /* AGC2 byte 1 */ macro