Searched refs:a37xx_periphclk (Results 1 – 1 of 1) sorted by relevance
49 struct a37xx_periphclk { struct227 static int get_mux(struct a37xx_periphclk *priv, int shift) in get_mux()232 static void set_mux(struct a37xx_periphclk *priv, int shift, int val) in set_mux()242 static ulong periph_clk_get_rate(struct a37xx_periphclk *priv, int id);244 static ulong get_parent_rate(struct a37xx_periphclk *priv, int id) in get_parent_rate()273 static ulong get_div(struct a37xx_periphclk *priv, in get_div()290 static void set_div_val(struct a37xx_periphclk *priv, in set_div_val()301 static ulong periph_clk_get_rate(struct a37xx_periphclk *priv, int id) in periph_clk_get_rate()324 struct a37xx_periphclk *priv = dev_get_priv(clk->dev); in armada_37xx_periph_clk_get_rate()334 struct a37xx_periphclk *priv = dev_get_priv(clk->dev); in periph_clk_enable()[all …]