Searched refs:ccu_mux_nb (Results 1 – 9 of 9) 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);
264 struct ccu_mux_nb *mux = to_ccu_mux_nb(nb); in ccu_mux_notifier_cb()282 int ccu_mux_notifier_register(struct clk *clk, struct ccu_mux_nb *mux_nb) in ccu_mux_notifier_register()
518 static struct ccu_mux_nb suniv_cpu_nb = {
780 static struct ccu_mux_nb sun8i_a33_cpu_nb = {
932 static struct ccu_mux_nb sun50i_a64_cpu_nb = {
1174 static struct ccu_mux_nb sun50i_a100_cpu_nb = {
1222 static struct ccu_mux_nb sun6i_a31_cpu_nb = {
1271 static struct ccu_mux_nb sun8i_r40_cpu_nb = {
1133 static struct ccu_mux_nb sun8i_h3_cpu_nb = {