Home
last modified time | relevance | path

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

/drivers/clk/stm32/
A Dclk-stm32-core.h47 struct clock_config { struct
56 const struct clock_config *cfg); argument
70 const struct clock_config *tab_clocks;
75 const struct clock_config *cfg);
76 int (*multi_mux)(void __iomem *base, const struct clock_config *cfg);
143 const struct clock_config *cfg);
149 const struct clock_config *cfg);
155 const struct clock_config *cfg);
161 const struct clock_config *cfg);
A Dclk-stm32mp1.c323 struct clock_config { struct
335 const struct clock_config *cfg); argument
395 const struct clock_config *cfg) in _clk_hw_register_gate()
413 const struct clock_config *cfg) in _clk_hw_register_fixed_factor()
426 const struct clock_config *cfg) in _clk_hw_register_divider_table()
446 const struct clock_config *cfg) in _clk_hw_register_mux()
1115 const struct clock_config *cfg) in _clk_register_pll()
1134 const struct clock_config *cfg) in _clk_register_cktim()
1147 const struct clock_config *cfg) in _clk_stm32_register_gate()
2141 const struct clock_config *cfg;
[all …]
A Dclk-stm32-core.c45 const struct clock_config *cfg_clock = &data->tab_clocks[n]; in stm32_rcc_clock_init()
630 const struct clock_config *cfg) in clk_stm32_mux_register()
651 const struct clock_config *cfg) in clk_stm32_gate_register()
672 const struct clock_config *cfg) in clk_stm32_div_register()
693 const struct clock_config *cfg) in clk_stm32_composite_register()
A Dclk-stm32mp13.c1338 static const struct clock_config stm32mp13_clock_cfg[] = {
1462 const struct clock_config *cfg) in stm32mp13_clock_is_provided_by_secure()
A Dclk-stm32mp25.c1606 const struct clock_config *cfg) in stm32mp25_check_security()
1627 static const struct clock_config stm32mp25_clock_cfg[] = {
/drivers/media/pci/cx88/
A Dcx88-dvb.c216 static const u8 clock_config[] = { CLOCK_CTL, 0x38, 0x39 }; in dvico_fusionhdtv_demod_init() local
223 mt352_write(fe, clock_config, sizeof(clock_config)); in dvico_fusionhdtv_demod_init()
236 static const u8 clock_config[] = { CLOCK_CTL, 0x38, 0x38 }; in dvico_dual_demod_init() local
243 mt352_write(fe, clock_config, sizeof(clock_config)); in dvico_dual_demod_init()
257 static const u8 clock_config[] = { 0x89, 0x38, 0x39 }; in dntv_live_dvbt_demod_init() local
265 mt352_write(fe, clock_config, sizeof(clock_config)); in dntv_live_dvbt_demod_init()
306 static const u8 clock_config[] = { 0x89, 0x38, 0x38 }; in dntv_live_dvbt_pro_demod_init() local
314 mt352_write(fe, clock_config, sizeof(clock_config)); in dntv_live_dvbt_pro_demod_init()
/drivers/media/pci/saa7134/
A Dsaa7134-dvb.c102 static u8 clock_config [] = { CLOCK_CTL, 0x3d, 0x28 }; in mt352_pinnacle_init() local
114 mt352_write(fe, clock_config, sizeof(clock_config)); in mt352_pinnacle_init()
131 static u8 clock_config [] = { CLOCK_CTL, 0x38, 0x2d }; in mt352_aver777_init() local
137 mt352_write(fe, clock_config, sizeof(clock_config)); in mt352_aver777_init()
149 static u8 clock_config [] = { CLOCK_CTL, 0x38, 0x2d }; in mt352_avermedia_xc3028_init() local
155 mt352_write(fe, clock_config, sizeof(clock_config)); in mt352_avermedia_xc3028_init()
/drivers/media/usb/dvb-usb/
A Dcxusb.c563 static u8 clock_config[] = { CLOCK_CTL, 0x38, 0x28 }; in cxusb_dee1601_demod_init() local
570 mt352_write(fe, clock_config, sizeof(clock_config)); in cxusb_dee1601_demod_init()
585 static u8 clock_config[] = { CLOCK_CTL, 0x38, 0x29 }; in cxusb_mt352_demod_init() local
592 mt352_write(fe, clock_config, sizeof(clock_config)); in cxusb_mt352_demod_init()
/drivers/bluetooth/
A Dbtmtk.h114 u8 clock_config; member
A Dbtmtksdio.c1020 .clock_config = 0x49, in btmtksdio_sco_setting()
/drivers/media/usb/dvb-usb-v2/
A Danysee.c245 static u8 clock_config[] = { CLOCK_CTL, 0x38, 0x28 }; in anysee_mt352_demod_init() local
252 mt352_write(fe, clock_config, sizeof(clock_config)); in anysee_mt352_demod_init()
/drivers/media/usb/go7007/
A 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()
/drivers/media/usb/em28xx/
A Dem28xx-dvb.c772 static u8 clock_config[] = { CLOCK_CTL, 0x38, 0x2c }; in em28xx_mt352_terratec_xs_init() local
783 mt352_write(fe, clock_config, sizeof(clock_config)); in em28xx_mt352_terratec_xs_init()

Completed in 53 milliseconds