Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/sunxi-ng/
H A Dccu_common.h72 #define to_ccu_pll_nb(_nb) container_of(_nb, struct ccu_pll_nb, clk_nb) macro
H A Dccu_common.c85 struct ccu_pll_nb *pll = to_ccu_pll_nb(nb); in ccu_pll_notifier_cb()