Home
last modified time | relevance | path

Searched refs:clock_config (Results 1 – 6 of 6) 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.c1264 const struct clock_config *cfg) in stm32mp21_check_security()
1285 static const struct clock_config stm32mp21_clock_cfg[] = {
H A Dclk-stm32mp25.c1607 const struct clock_config *cfg) in stm32mp25_check_security()
1628 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()