Searched refs:clock_config (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/drivers/media/pci/cx88/
H A Dcx88-dvb.c228 static const u8 clock_config [] = { CLOCK_CTL, 0x38, 0x39 }; dvico_fusionhdtv_demod_init() local
235 mt352_write(fe, clock_config, sizeof(clock_config)); dvico_fusionhdtv_demod_init()
248 static const u8 clock_config [] = { CLOCK_CTL, 0x38, 0x38 }; dvico_dual_demod_init() local
255 mt352_write(fe, clock_config, sizeof(clock_config)); dvico_dual_demod_init()
269 static const u8 clock_config [] = { 0x89, 0x38, 0x39 }; dntv_live_dvbt_demod_init() local
277 mt352_write(fe, clock_config, sizeof(clock_config)); dntv_live_dvbt_demod_init()
318 static const u8 clock_config [] = { 0x89, 0x38, 0x38 }; dntv_live_dvbt_pro_demod_init() local
326 mt352_write(fe, clock_config, sizeof(clock_config)); dntv_live_dvbt_pro_demod_init()
/linux-4.4.14/drivers/media/pci/saa7134/
H A Dsaa7134-dvb.c114 static u8 clock_config [] = { CLOCK_CTL, 0x3d, 0x28 }; mt352_pinnacle_init() local
126 mt352_write(fe, clock_config, sizeof(clock_config)); mt352_pinnacle_init()
143 static u8 clock_config [] = { CLOCK_CTL, 0x38, 0x2d }; mt352_aver777_init() local
149 mt352_write(fe, clock_config, sizeof(clock_config)); mt352_aver777_init()
161 static u8 clock_config [] = { CLOCK_CTL, 0x38, 0x2d }; mt352_avermedia_xc3028_init() local
167 mt352_write(fe, clock_config, sizeof(clock_config)); mt352_avermedia_xc3028_init()
/linux-4.4.14/drivers/media/usb/dvb-usb/
H A Dcxusb.c637 static u8 clock_config [] = { CLOCK_CTL, 0x38, 0x28 }; cxusb_dee1601_demod_init() local
644 mt352_write(fe, clock_config, sizeof(clock_config)); cxusb_dee1601_demod_init()
658 static u8 clock_config [] = { CLOCK_CTL, 0x38, 0x29 }; cxusb_mt352_demod_init() local
665 mt352_write(fe, clock_config, sizeof(clock_config)); cxusb_mt352_demod_init()
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/
H A Danysee.c267 static u8 clock_config[] = { CLOCK_CTL, 0x38, 0x28 }; anysee_mt352_demod_init() local
274 mt352_write(fe, clock_config, sizeof(clock_config)); anysee_mt352_demod_init()
/linux-4.4.14/drivers/media/usb/go7007/
H A Dgo7007-fw.c1381 int clock_config = ((go->board_info->audio_flags & audio_to_package() local
1399 0x9000, clock_config, audio_to_package()
1405 clock_config, audio_to_package()
/linux-4.4.14/drivers/media/usb/em28xx/
H A Dem28xx-dvb.c764 static u8 clock_config[] = { CLOCK_CTL, 0x38, 0x2c }; em28xx_mt352_terratec_xs_init() local
775 mt352_write(fe, clock_config, sizeof(clock_config)); em28xx_mt352_terratec_xs_init()

Completed in 819 milliseconds