Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/baikal-t1/
Dccu-pll.h63 static inline struct clk_hw *ccu_pll_get_clk_hw(struct ccu_pll *pll) in ccu_pll_get_clk_hw() function
Dclk-ccu-pll.c145 return ccu_pll_get_clk_hw(pll); in ccu_pll_of_clk_hw_get()