Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/pxa/
H A Dclk-pxa.c55 #define to_pxa_clk(_hw) container_of(_hw, struct pxa_clk, hw) macro
60 struct pxa_clk *pclk = to_pxa_clk(hw); in cken_recalc_rate()
77 struct pxa_clk *pclk = to_pxa_clk(hw); in cken_get_parent()