Searched refs:clk_ops (Results 1 – 24 of 24) sorted by relevance
152 extern const struct clk_ops clk_fixed_factor_ops;153 extern const struct clk_ops clk_fixed_clk_ops;154 extern const struct clk_ops clk_stm32_gate_ops;155 extern const struct clk_ops clk_stm32_gate_ready_ops;156 extern const struct clk_ops clk_stm32_divider_ops;157 extern const struct clk_ops clk_stm32_mux_ops;158 extern const struct clk_ops clk_stm32_composite_ops;
331 const struct clk_ops clk_stm32_mux_ops = {353 const struct clk_ops clk_stm32_gate_ops = {373 const struct clk_ops clk_stm32_gate_ready_ops = {396 const struct clk_ops clk_stm32_divider_ops = {462 const struct clk_ops clk_stm32_composite_ops = {521 const struct clk_ops clk_fixed_factor_ops = {533 const struct clk_ops clk_fixed_clk_ops = {
24 static const struct clk_ops fixed_clk_clk_ops = {
17 struct clk *clk_alloc(const char *name, const struct clk_ops *ops, in clk_alloc()
1783 static const struct clk_ops clk_stm32_pll_ops = {1858 static const struct clk_ops clk_stm32_pll1_ops = {1866 static const struct clk_ops clk_stm32_pll1p_ops = {1872 static const struct clk_ops clk_stm32_mpu_ops = {1877 static const struct clk_ops clk_stm32_axi_ops = {1884 const struct clk_ops clk_stm32_mlahb_ops = {1911 const struct clk_ops ck_timer_ops = {2012 const struct clk_ops clk_stm32_pll1p_div_ops = {
1480 const struct clk_ops stm32mp1_clk_ops
33 const struct clk_ops *ops;53 struct clk_ops { struct87 struct clk *clk_alloc(const char *name, const struct clk_ops *ops,
9 const struct clk_ops stm32mp1_clk_ops __rodata_dummy;
83 extern const struct clk_ops stm32mp1_clk_ops;
72 static const struct clk_ops master_div_ops = {104 static const struct clk_ops master_pres_ops = {116 const struct clk_ops *ops, int chg_pid) in at91_clk_register_master_internal()
18 static const struct clk_ops sckc_clk_ops = {
82 static const struct clk_ops pmc_main_rc_osc_clk_ops = {164 static const struct clk_ops pmc_main_osc_clk_ops = {280 static const struct clk_ops sam9x5_main_ops = {
41 static const struct clk_ops plldiv_ops = {
50 static const struct clk_ops h32mx_ops = {
277 static const struct clk_ops audio_pll_frac_ops = {284 static const struct clk_ops audio_pll_pad_ops = {291 static const struct clk_ops audio_pll_pmc_ops = {
39 static const struct clk_ops clk_i2s_mux_ops = {
58 static const struct clk_ops system_ops = {
102 static const struct clk_ops utmi_ops = {
78 static const struct clk_ops at91sam9x5_usb_ops = {
126 static const struct clk_ops programmable_ops = {
141 static const struct clk_ops sam9x5_peripheral_ops = {
108 static const struct clk_ops generated_ops = {
248 static const struct clk_ops pll_ops = {
338 static const struct clk_ops dt_test_clock_provider_ops;
Completed in 45 milliseconds