Searched refs:mclk_ops (Results 1 – 3 of 3) sorted by relevance
399 static const struct clk_ops mclk_ops = { variable436 mclk->hw.init = CLK_HW_INIT(mclk_name, pname, &mclk_ops, 0); in stm32_i2s_add_mclk_provider()
440 static const struct clk_ops mclk_ops = { variable477 mclk->hw.init = CLK_HW_INIT(mclk_name, pname, &mclk_ops, 0); in stm32_sai_add_mclk_provider()
960 static const struct clk_ops mclk_ops = { variable1891 mclk_init.ops = &mclk_ops; in mccic_register()
Completed in 15 milliseconds