Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/common/tuners/
Dtda18218.c123 { R23_AGC21, 0x02 }, in tda18218_set_params()
125 { R23_AGC21, 0x09 }, in tda18218_set_params()
127 { R23_AGC21, 0x0c }, in tda18218_set_params()
129 { R23_AGC21, 0x01 }, in tda18218_set_params()
131 { R23_AGC21, 0x08 }, in tda18218_set_params()
133 { R23_AGC21, 0x0b }, in tda18218_set_params()
Dtda18218_priv.h72 #define R23_AGC21 0x23 /* AGC2 byte 1 */ macro