Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clk/
Dclk-k210.c298 #define to_k210_pll(_hw) container_of(_hw, struct k210_pll, hw) macro
440 struct k210_pll *pll = to_k210_pll(hw); in k210_pll_enable()
455 struct k210_pll *pll = to_k210_pll(hw); in k210_pll_disable()
478 return k210_pll_hw_is_enabled(to_k210_pll(hw)); in k210_pll_is_enabled()
484 struct k210_pll *pll = to_k210_pll(hw); in k210_pll_get_rate()
510 struct k210_pll *pll = to_k210_pll(hw); in k210_pll2_set_parent()
529 struct k210_pll *pll = to_k210_pll(hw); in k210_pll2_get_parent()