Searched refs:ccu_pll_nb (Results 1 – 8 of 8) sorted by relevance
55 struct ccu_pll_nb { struct63 #define to_ccu_pll_nb(_nb) container_of(_nb, struct ccu_pll_nb, clk_nb) argument65 int ccu_pll_notifier_register(struct ccu_pll_nb *pll_nb);
63 struct ccu_pll_nb *pll = to_ccu_pll_nb(nb); in ccu_pll_notifier_cb()81 int ccu_pll_notifier_register(struct ccu_pll_nb *pll_nb) in ccu_pll_notifier_register()
512 static struct ccu_pll_nb suniv_pll_cpu_nb = {
774 static struct ccu_pll_nb sun8i_a33_pll_cpu_nb = {
925 static struct ccu_pll_nb sun50i_a64_pll_cpu_nb = {
1166 static struct ccu_pll_nb sun50i_a100_pll_cpu_nb = {
1021 static struct ccu_pll_nb sun8i_h3_pll_cpu_nb = {
1265 static struct ccu_pll_nb sun8i_r40_pll_cpu_nb = {