Searched refs:clk_gating_soc_desc (Results 1 – 10 of 10) sorted by relevance
38 struct clk_gating_soc_desc { struct49 const struct clk_gating_soc_desc *desc); argument
150 static const struct clk_gating_soc_desc armada_375_gating_desc[] __initconst = {
137 static const struct clk_gating_soc_desc armada_39x_gating_desc[] __initconst = {
134 static const struct clk_gating_soc_desc armada_38x_gating_desc[] __initconst = {
158 static const struct clk_gating_soc_desc mv98dx3236_gating_desc[] __initconst = {
160 static const struct clk_gating_soc_desc dove_gating_desc[] __initconst = {
163 static const struct clk_gating_soc_desc axp_gating_desc[] __initconst = {
154 static const struct clk_gating_soc_desc a370_gating_desc[] __initconst = {
221 static const struct clk_gating_soc_desc kirkwood_gating_desc[] __initconst = {
235 const struct clk_gating_soc_desc *desc) in mvebu_clk_gating_setup()