Searched refs:k210_clk (Results 1 – 1 of 1) sorted by relevance
24 struct k210_clk { struct334 struct k210_clk clks[K210_NUM_CLKS];672 #define to_k210_clk(_hw) container_of(_hw, struct k210_clk, hw)676 struct k210_clk *kclk = to_k210_clk(hw); in k210_clk_enable()696 struct k210_clk *kclk = to_k210_clk(hw); in k210_clk_disable()714 struct k210_clk *kclk = to_k210_clk(hw); in k210_clk_set_parent()734 struct k210_clk *kclk = to_k210_clk(hw); in k210_clk_get_parent()751 struct k210_clk *kclk = to_k210_clk(hw); in k210_clk_get_rate()795 struct k210_clk *kclk = &ksc->clks[id]; in k210_register_clk()995 CLK_OF_DECLARE(k210_clk, "canaan,k210-clk", k210_clk_init);