Searched defs:kclk (Results 1 – 3 of 3) sorted by relevance
675 struct k210_clk *kclk = to_k210_clk(hw); in k210_clk_enable() local695 struct k210_clk *kclk = to_k210_clk(hw); in k210_clk_disable() local713 struct k210_clk *kclk = to_k210_clk(hw); in k210_clk_set_parent() local733 struct k210_clk *kclk = to_k210_clk(hw); in k210_clk_get_parent() local750 struct k210_clk *kclk = to_k210_clk(hw); in k210_clk_get_rate() local793 struct k210_clk *kclk = &ksc->clks[id]; in k210_register_clk() local
1094 static const struct composite_clk_cfg kclk[] = { variable
235 struct clk *kclk; member