Searched refs:clk_gating_soc_desc (Results 1 – 10 of 10) sorted by relevance
40 struct clk_gating_soc_desc { struct51 const struct clk_gating_soc_desc *desc); argument
182 static const struct clk_gating_soc_desc axp_gating_desc[] __initconst = {215 static const struct clk_gating_soc_desc mv98dx3236_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 = {
160 static const struct clk_gating_soc_desc mv98dx3236_gating_desc[] __initconst = {
136 static const struct clk_gating_soc_desc armada_38x_gating_desc[] __initconst = {
162 static const struct clk_gating_soc_desc dove_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 = {
237 const struct clk_gating_soc_desc *desc) in mvebu_clk_gating_setup()