Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/sunxi-ng/
H A Dccu_mux.h162 #define to_ccu_mux_nb(_nb) container_of(_nb, struct ccu_mux_nb, clk_nb) macro
H A Dccu_mux.c287 struct ccu_mux_nb *mux = to_ccu_mux_nb(nb); in ccu_mux_notifier_cb()