Searched defs:mt352_agc_cfg (Results 1 - 3 of 3) sorted by relevance

/drivers/media/dvb/dvb-usb/
H A Dumt-010.c24 static u8 mt352_agc_cfg[] = { 0x67, 0x10, 0xa0 }; local
41 mt352_write(fe, mt352_agc_cfg, sizeof(mt352_agc_cfg));
/drivers/media/dvb/b2c2/
H A Dflexcop-fe-tuner.c415 static u8 mt352_agc_cfg[] = { 0x67, 0x28, 0xa1 }; local
422 mt352_write(fe, mt352_agc_cfg, sizeof(mt352_agc_cfg));
/drivers/media/dvb/bt8xx/
H A Ddvb-bt8xx.c137 static u8 mt352_agc_cfg [] = { 0x67, 0x28, 0x20 }; local
146 mt352_write(fe, mt352_agc_cfg, sizeof(mt352_agc_cfg));
330 static u8 mt352_agc_cfg [] = { 0x67, 0x10, 0x23, 0x00, 0xFF, 0xFF, local
340 mt352_write(fe, mt352_agc_cfg,sizeof(mt352_agc_cfg));
508 static u8 mt352_agc_cfg [] = { 0x67, 0x20, 0xa0 }; local
515 mt352_write(fe, mt352_agc_cfg,sizeof(mt352_agc_cfg));

Completed in 112 milliseconds