Searched refs:ccu_mux_nb (Results 1 – 10 of 10) sorted by relevance
136 struct ccu_mux_nb { struct146 #define to_ccu_mux_nb(_nb) container_of(_nb, struct ccu_mux_nb, clk_nb) argument148 int ccu_mux_notifier_register(struct clk *clk, struct ccu_mux_nb *mux_nb);
276 struct ccu_mux_nb *mux = to_ccu_mux_nb(nb); in ccu_mux_notifier_cb()294 int ccu_mux_notifier_register(struct clk *clk, struct ccu_mux_nb *mux_nb) in ccu_mux_notifier_register()
519 static struct ccu_mux_nb suniv_cpu_nb = {
781 static struct ccu_mux_nb sun8i_a33_cpu_nb = {
932 static struct ccu_mux_nb sun50i_a64_cpu_nb = {
1173 static struct ccu_mux_nb sun50i_a100_cpu_nb = {
1223 static struct ccu_mux_nb sun6i_a31_cpu_nb = {
1313 static struct ccu_mux_nb sun20i_d1_riscv_nb = {
1135 static struct ccu_mux_nb sun8i_h3_cpu_nb = {
1272 static struct ccu_mux_nb sun8i_r40_cpu_nb = {