Searched refs:clk_gating_soc_desc (Results 1 – 9 of 9) sorted by relevance
40 struct clk_gating_soc_desc { struct51 const struct clk_gating_soc_desc *desc); argument
161 static const struct clk_gating_soc_desc dove_gating_desc[] __initconst = {
152 static const struct clk_gating_soc_desc armada_375_gating_desc[] __initconst = {
139 static const struct clk_gating_soc_desc armada_39x_gating_desc[] __initconst = {
136 static const struct clk_gating_soc_desc armada_38x_gating_desc[] __initconst = {
165 static const struct clk_gating_soc_desc axp_gating_desc[] __initconst = {
156 static const struct clk_gating_soc_desc a370_gating_desc[] __initconst = {
210 static const struct clk_gating_soc_desc kirkwood_gating_desc[] __initconst = {
240 const struct clk_gating_soc_desc *desc) in mvebu_clk_gating_setup()