Searched refs:ccu_mux_nb (Results 1 – 6 of 6) sorted by relevance
104 struct ccu_mux_nb { struct114 #define to_ccu_mux_nb(_nb) container_of(_nb, struct ccu_mux_nb, clk_nb) argument116 int ccu_mux_notifier_register(struct clk *clk, struct ccu_mux_nb *mux_nb);
267 struct ccu_mux_nb *mux = to_ccu_mux_nb(nb); in ccu_mux_notifier_cb()285 int ccu_mux_notifier_register(struct clk *clk, struct ccu_mux_nb *mux_nb) in ccu_mux_notifier_register()
766 static struct ccu_mux_nb sun8i_a33_cpu_nb = {
1218 static struct ccu_mux_nb sun6i_a31_cpu_nb = {
1253 static struct ccu_mux_nb sun8i_r40_cpu_nb = {
1129 static struct ccu_mux_nb sun8i_h3_cpu_nb = {