Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-k210.c672 #define to_k210_clk(_hw) container_of(_hw, struct k210_clk, hw) macro
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()