Home
last modified time | relevance | path

Searched refs:mclk_ops (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/stm/
H A Dstm32_i2s.c531 static const struct clk_ops mclk_ops = { variable
568 mclk->hw.init = CLK_HW_INIT(mclk_name, pname, &mclk_ops, 0); in stm32_i2s_add_mclk_provider()
H A Dstm32_sai_sub.c559 static const struct clk_ops mclk_ops = { variable
596 mclk->hw.init = CLK_HW_INIT(mclk_name, pname, &mclk_ops, 0); in stm32_sai_add_mclk_provider()
/linux/drivers/media/platform/marvell/
H A Dmcam-core.c965 static const struct clk_ops mclk_ops = { variable
1885 mclk_init.ops = &mclk_ops; in mccic_register()