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

/linux-master/drivers/media/usb/dvb-usb/
H A Dumt-010.c21 static u8 mt352_agc_cfg[] = { 0x67, 0x10, 0xa0 }; local
38 mt352_write(fe, mt352_agc_cfg, sizeof(mt352_agc_cfg));
/linux-master/drivers/media/pci/bt8xx/
H A Ddvb-bt8xx.c127 static u8 mt352_agc_cfg [] = { 0x67, 0x28, 0x20 }; local
136 mt352_write(fe, mt352_agc_cfg, sizeof(mt352_agc_cfg));
324 static u8 mt352_agc_cfg [] = { 0x67, 0x10, 0x23, 0x00, 0xFF, 0xFF, local
334 mt352_write(fe, mt352_agc_cfg,sizeof(mt352_agc_cfg));
498 static u8 mt352_agc_cfg [] = { 0x67, 0x20, 0xa0 }; local
505 mt352_write(fe, mt352_agc_cfg,sizeof(mt352_agc_cfg));
/linux-master/drivers/media/common/b2c2/
H A Dflexcop-fe-tuner.c427 static u8 mt352_agc_cfg[] = { 0x67, 0x28, 0xa1 }; local
434 mt352_write(fe, mt352_agc_cfg, sizeof(mt352_agc_cfg));

Completed in 254 milliseconds