k210_clk
struct k210_clk clks[K210_NUM_CLKS];
#define to_k210_clk(_hw) container_of(_hw, struct k210_clk, hw)
struct k210_clk *kclk = to_k210_clk(hw);
struct k210_clk *kclk = to_k210_clk(hw);
struct k210_clk *kclk = to_k210_clk(hw);
struct k210_clk *kclk = to_k210_clk(hw);
struct k210_clk *kclk = to_k210_clk(hw);
struct k210_clk *kclk = &ksc->clks[id];
CLK_OF_DECLARE(k210_clk, "canaan,k210-clk", k210_clk_init);