Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-k210.c297 #define to_k210_pll(_hw) container_of(_hw, struct k210_pll, hw) macro
439 struct k210_pll *pll = to_k210_pll(hw); in k210_pll_enable()
454 struct k210_pll *pll = to_k210_pll(hw); in k210_pll_disable()
477 return k210_pll_hw_is_enabled(to_k210_pll(hw)); in k210_pll_is_enabled()
483 struct k210_pll *pll = to_k210_pll(hw); in k210_pll_get_rate()
509 struct k210_pll *pll = to_k210_pll(hw); in k210_pll2_set_parent()
528 struct k210_pll *pll = to_k210_pll(hw); in k210_pll2_get_parent()