Home
last modified time | relevance | path

Searched refs:to_k210_clk (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/clk/
Dclk-k210.c671 #define to_k210_clk(_hw) container_of(_hw, struct k210_clk, hw) macro
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()