Home
last modified time | relevance | path

Searched refs:dove_clk (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/clk/mvebu/
A Ddove-divider.c17 struct dove_clk { struct
35 #define to_dove_clk(hw) container_of(hw, struct dove_clk, hw) argument
51 static unsigned int dove_get_divider(struct dove_clk *dc) in dove_get_divider()
67 static int dove_calc_divider(const struct dove_clk *dc, unsigned long rate, in dove_calc_divider()
101 struct dove_clk *dc = to_dove_clk(hw); in dove_recalc_rate()
114 struct dove_clk *dc = to_dove_clk(hw); in dove_round_rate()
133 struct dove_clk *dc = to_dove_clk(hw); in dove_set_clock()
162 struct dove_clk *dc, const char **parent_names, size_t num_parents, in clk_register_dove_divider()
186 static struct dove_clk dove_hw_clocks[4] = {
A Ddove.c201 CLK_OF_DECLARE(dove_clk, "marvell,dove-core-clock", dove_clk_init);

Completed in 3 milliseconds