Searched refs:platform_clk_type (Results 1 – 3 of 3) sorted by relevance
89 static struct clk *iris_get_clk_by_type(struct iris_core *core, enum platform_clk_type clk_type) in iris_get_clk_by_type()109 int iris_prepare_enable_clock(struct iris_core *core, enum platform_clk_type clk_type) in iris_prepare_enable_clock()120 int iris_disable_unprepare_clock(struct iris_core *core, enum platform_clk_type clk_type) in iris_disable_unprepare_clock()
15 int iris_disable_unprepare_clock(struct iris_core *core, enum platform_clk_type clk_type);16 int iris_prepare_enable_clock(struct iris_core *core, enum platform_clk_type clk_type);
42 enum platform_clk_type { enum49 enum platform_clk_type clk_type;
Completed in 8 milliseconds