Home
last modified time | relevance | path

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

/linux/drivers/clk/stm32/
H 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);
H 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()
H 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()
1163 const struct clock_config *cfg) in _clk_stm32_register_composite()
[all …]
H 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()
H A Dclk-stm32mp25.c1606 const struct clock_config *cfg) in stm32mp25_check_security()
1627 static const struct clock_config stm32mp25_clock_cfg[] = {
/linux/drivers/media/pci/saa7134/
H 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()
/linux/drivers/media/usb/dvb-usb/
H A Dcxusb.c564 static u8 clock_config[] = { CLOCK_CTL, 0x38, 0x28 }; in cxusb_dee1601_demod_init() local
571 mt352_write(fe, clock_config, sizeof(clock_config)); in cxusb_dee1601_demod_init()
586 static u8 clock_config[] = { CLOCK_CTL, 0x38, 0x29 }; in cxusb_mt352_demod_init() local
593 mt352_write(fe, clock_config, sizeof(clock_config)); in cxusb_mt352_demod_init()
/linux/drivers/bluetooth/
H A Dbtmtk.h114 u8 clock_config; member
/linux/drivers/media/usb/go7007/
H 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()
/linux/drivers/media/usb/em28xx/
H 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()