Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-k210.c287 struct k210_pll { struct
332 struct k210_pll plls[K210_PLL_NUM];
354 struct k210_pll *pll) in k210_init_pll()
363 static void k210_pll_wait_for_lock(struct k210_pll *pll) in k210_pll_wait_for_lock()
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()
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()
549 struct k210_pll *pll = &ksc->plls[pllid]; in k210_register_pll()
[all …]