Home
last modified time | relevance | path

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

/linux/drivers/clk/sunxi-ng/
A Dccu_mux.h103 struct ccu_mux_nb { struct
113 #define to_ccu_mux_nb(_nb) container_of(_nb, struct ccu_mux_nb, clk_nb) argument
115 int ccu_mux_notifier_register(struct clk *clk, struct ccu_mux_nb *mux_nb);
A Dccu_mux.c264 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()
A Dccu-suniv-f1c100s.c518 static struct ccu_mux_nb suniv_cpu_nb = {
A Dccu-sun8i-a33.c780 static struct ccu_mux_nb sun8i_a33_cpu_nb = {
A Dccu-sun50i-a64.c932 static struct ccu_mux_nb sun50i_a64_cpu_nb = {
A Dccu-sun50i-a100.c1174 static struct ccu_mux_nb sun50i_a100_cpu_nb = {
A Dccu-sun6i-a31.c1222 static struct ccu_mux_nb sun6i_a31_cpu_nb = {
A Dccu-sun8i-h3.c1133 static struct ccu_mux_nb sun8i_h3_cpu_nb = {
A Dccu-sun8i-r40.c1271 static struct ccu_mux_nb sun8i_r40_cpu_nb = {

Completed in 14 milliseconds