Searched defs:kclk (Results 1 – 3 of 3) sorted by relevance
676 struct k210_clk *kclk = to_k210_clk(hw); in k210_clk_enable() local696 struct k210_clk *kclk = to_k210_clk(hw); in k210_clk_disable() local714 struct k210_clk *kclk = to_k210_clk(hw); in k210_clk_set_parent() local734 struct k210_clk *kclk = to_k210_clk(hw); in k210_clk_get_parent() local751 struct k210_clk *kclk = to_k210_clk(hw); in k210_clk_get_rate() local795 struct k210_clk *kclk = &ksc->clks[id]; in k210_register_clk() local
1093 static const struct composite_clk_cfg kclk[] = { variable
235 struct clk *kclk; member