Searched refs:clk_core_hw (Results 1 – 1 of 1) sorted by relevance
261 struct clk_hw clk_core_hw; member308 struct mtk_mfg *mfg = container_of(hw, struct mtk_mfg, clk_core_hw); in mtk_mfg_recalc_rate_gpu()836 mfg->clk_core_hw.init = &mtk_mfg_clk_gpu_init; in mtk_mfg_init_clk_provider()839 ret = devm_clk_hw_register(dev, &mfg->clk_core_hw); in mtk_mfg_init_clk_provider()847 clk_data->hws[0] = &mfg->clk_core_hw; in mtk_mfg_init_clk_provider()