Home
last modified time | relevance | path

Searched refs:clock_config (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/media/pci/cx88/
Dcx88-dvb.c217 static const u8 clock_config[] = { CLOCK_CTL, 0x38, 0x39 }; in dvico_fusionhdtv_demod_init() local
224 mt352_write(fe, clock_config, sizeof(clock_config)); in dvico_fusionhdtv_demod_init()
237 static const u8 clock_config[] = { CLOCK_CTL, 0x38, 0x38 }; in dvico_dual_demod_init() local
244 mt352_write(fe, clock_config, sizeof(clock_config)); in dvico_dual_demod_init()
258 static const u8 clock_config[] = { 0x89, 0x38, 0x39 }; in dntv_live_dvbt_demod_init() local
266 mt352_write(fe, clock_config, sizeof(clock_config)); in dntv_live_dvbt_demod_init()
307 static const u8 clock_config[] = { 0x89, 0x38, 0x38 }; in dntv_live_dvbt_pro_demod_init() local
315 mt352_write(fe, clock_config, sizeof(clock_config)); in dntv_live_dvbt_pro_demod_init()
/Linux-v5.4/drivers/clk/
Dclk-stm32mp1.c312 struct clock_config { struct
323 const struct clock_config *cfg); argument
383 const struct clock_config *cfg) in _clk_hw_register_gate()
401 const struct clock_config *cfg) in _clk_hw_register_fixed_factor()
414 const struct clock_config *cfg) in _clk_hw_register_divider_table()
434 const struct clock_config *cfg) in _clk_hw_register_mux()
1041 const struct clock_config *cfg) in _clk_register_pll()
1057 const struct clock_config *cfg) in _clk_register_cktim()
1070 const struct clock_config *cfg) in _clk_stm32_register_gate()
1085 const struct clock_config *cfg) in _clk_stm32_register_composite()
[all …]
/Linux-v5.4/drivers/media/pci/saa7134/
Dsaa7134-dvb.c101 static u8 clock_config [] = { CLOCK_CTL, 0x3d, 0x28 }; in mt352_pinnacle_init() local
113 mt352_write(fe, clock_config, sizeof(clock_config)); in mt352_pinnacle_init()
130 static u8 clock_config [] = { CLOCK_CTL, 0x38, 0x2d }; in mt352_aver777_init() local
136 mt352_write(fe, clock_config, sizeof(clock_config)); in mt352_aver777_init()
148 static u8 clock_config [] = { CLOCK_CTL, 0x38, 0x2d }; in mt352_avermedia_xc3028_init() local
154 mt352_write(fe, clock_config, sizeof(clock_config)); in mt352_avermedia_xc3028_init()
/Linux-v5.4/drivers/media/usb/dvb-usb/
Dcxusb.c566 static u8 clock_config[] = { CLOCK_CTL, 0x38, 0x28 }; in cxusb_dee1601_demod_init() local
573 mt352_write(fe, clock_config, sizeof(clock_config)); in cxusb_dee1601_demod_init()
588 static u8 clock_config[] = { CLOCK_CTL, 0x38, 0x29 }; in cxusb_mt352_demod_init() local
595 mt352_write(fe, clock_config, sizeof(clock_config)); in cxusb_mt352_demod_init()
/Linux-v5.4/drivers/media/usb/dvb-usb-v2/
Danysee.c254 static u8 clock_config[] = { CLOCK_CTL, 0x38, 0x28 }; in anysee_mt352_demod_init() local
261 mt352_write(fe, clock_config, sizeof(clock_config)); in anysee_mt352_demod_init()
/Linux-v5.4/drivers/media/usb/go7007/
Dgo7007-fw.c1373 int clock_config = ((go->board_info->audio_flags & in audio_to_package() local
1391 0x9000, clock_config, in audio_to_package()
1397 clock_config, in audio_to_package()
/Linux-v5.4/drivers/media/usb/em28xx/
Dem28xx-dvb.c775 static u8 clock_config[] = { CLOCK_CTL, 0x38, 0x2c }; in em28xx_mt352_terratec_xs_init() local
786 mt352_write(fe, clock_config, sizeof(clock_config)); in em28xx_mt352_terratec_xs_init()