Searched refs:k210_clk (Results 1 – 1 of 1) sorted by relevance
25 struct k210_clk { struct335 struct k210_clk clks[K210_NUM_CLKS];671 #define to_k210_clk(_hw) container_of(_hw, struct k210_clk, hw)675 struct k210_clk *kclk = to_k210_clk(hw); in k210_clk_enable()695 struct k210_clk *kclk = to_k210_clk(hw); in k210_clk_disable()713 struct k210_clk *kclk = to_k210_clk(hw); in k210_clk_set_parent()733 struct k210_clk *kclk = to_k210_clk(hw); in k210_clk_get_parent()750 struct k210_clk *kclk = to_k210_clk(hw); in k210_clk_get_rate()793 struct k210_clk *kclk = &ksc->clks[id]; in k210_register_clk()993 CLK_OF_DECLARE(k210_clk, "canaan,k210-clk", k210_clk_init);