Home
last modified time | relevance | path

Searched refs:clock_config (Results 1 – 9 of 9) 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-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()
1118 const struct clock_config *cfg) in _clk_register_pll()
1137 const struct clock_config *cfg) in _clk_register_cktim()
1150 const struct clock_config *cfg) in _clk_stm32_register_gate()
1166 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-stm32mp21.c1263 const struct clock_config *cfg) in stm32mp21_check_security()
1284 static const struct clock_config stm32mp21_clock_cfg[] = {
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/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()