Home
last modified time | relevance | path

Searched refs:ccu_mux_nb (Results 1 – 7 of 7) sorted by relevance

/linux-4.19.296/drivers/clk/sunxi-ng/
Dccu_mux.h104 struct ccu_mux_nb { struct
114 #define to_ccu_mux_nb(_nb) container_of(_nb, struct ccu_mux_nb, clk_nb) argument
116 int ccu_mux_notifier_register(struct clk *clk, struct ccu_mux_nb *mux_nb);
Dccu_mux.c267 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()
Dccu-sun8i-a33.c766 static struct ccu_mux_nb sun8i_a33_cpu_nb = {
Dccu-sun50i-a64.c912 static struct ccu_mux_nb sun50i_a64_cpu_nb = {
Dccu-sun6i-a31.c1218 static struct ccu_mux_nb sun6i_a31_cpu_nb = {
Dccu-sun8i-h3.c1130 static struct ccu_mux_nb sun8i_h3_cpu_nb = {
Dccu-sun8i-r40.c1253 static struct ccu_mux_nb sun8i_r40_cpu_nb = {