Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/sunxi-ng/
Dccu_mux.h136 struct ccu_mux_nb { struct
146 #define to_ccu_mux_nb(_nb) container_of(_nb, struct ccu_mux_nb, clk_nb) argument
148 int ccu_mux_notifier_register(struct clk *clk, struct ccu_mux_nb *mux_nb);
Dccu_mux.c276 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()
Dccu-suniv-f1c100s.c519 static struct ccu_mux_nb suniv_cpu_nb = {
Dccu-sun8i-a33.c781 static struct ccu_mux_nb sun8i_a33_cpu_nb = {
Dccu-sun50i-a64.c932 static struct ccu_mux_nb sun50i_a64_cpu_nb = {
Dccu-sun50i-a100.c1173 static struct ccu_mux_nb sun50i_a100_cpu_nb = {
Dccu-sun8i-h3.c1028 static struct ccu_mux_nb sun8i_h3_cpu_nb = {
Dccu-sun6i-a31.c1223 static struct ccu_mux_nb sun6i_a31_cpu_nb = {
Dccu-sun20i-d1.c1321 static struct ccu_mux_nb sun20i_d1_riscv_nb = {
Dccu-sun8i-r40.c1272 static struct ccu_mux_nb sun8i_r40_cpu_nb = {