Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/pxa/
Dclk-pxa.c54 #define to_pxa_clk(_hw) container_of(_hw, struct pxa_clk, hw) macro
59 struct pxa_clk *pclk = to_pxa_clk(hw); in cken_recalc_rate()
76 struct pxa_clk *pclk = to_pxa_clk(hw); in cken_get_parent()