Home
last modified time | relevance | path

Searched refs:ccu_pll_nb (Results 1 – 6 of 6) sorted by relevance

/linux-4.19.296/drivers/clk/sunxi-ng/
Dccu_common.h62 struct ccu_pll_nb { struct
70 #define to_ccu_pll_nb(_nb) container_of(_nb, struct ccu_pll_nb, clk_nb) argument
72 int ccu_pll_notifier_register(struct ccu_pll_nb *pll_nb);
Dccu_common.c65 struct ccu_pll_nb *pll = to_ccu_pll_nb(nb); in ccu_pll_notifier_cb()
83 int ccu_pll_notifier_register(struct ccu_pll_nb *pll_nb) in ccu_pll_notifier_register()
Dccu-sun8i-a33.c759 static struct ccu_pll_nb sun8i_a33_pll_cpu_nb = {
Dccu-sun50i-a64.c905 static struct ccu_pll_nb sun50i_a64_pll_cpu_nb = {
Dccu-sun8i-h3.c1123 static struct ccu_pll_nb sun8i_h3_pll_cpu_nb = {
Dccu-sun8i-r40.c1246 static struct ccu_pll_nb sun8i_r40_pll_cpu_nb = {