Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/tuners/
Dtda18218.c130 { R20_AGC11, 0x60 }, in tda18218_set_params()
132 { R20_AGC11, 0xa0 }, in tda18218_set_params()
134 { R20_AGC11, 0xe0 }, in tda18218_set_params()
136 { R20_AGC11, 0x40 }, in tda18218_set_params()
138 { R20_AGC11, 0x80 }, in tda18218_set_params()
140 { R20_AGC11, 0xc0 }, in tda18218_set_params()
Dtda18218_priv.h54 #define R20_AGC11 0x20 /* AGC1 byte 1 */ macro