ccu_pll_nb        924 drivers/clk/sunxi-ng/ccu-sun50i-a64.c static struct ccu_pll_nb sun50i_a64_pll_cpu_nb = {
ccu_pll_nb        773 drivers/clk/sunxi-ng/ccu-sun8i-a33.c static struct ccu_pll_nb sun8i_a33_pll_cpu_nb = {
ccu_pll_nb       1125 drivers/clk/sunxi-ng/ccu-sun8i-h3.c static struct ccu_pll_nb sun8i_h3_pll_cpu_nb = {
ccu_pll_nb       1253 drivers/clk/sunxi-ng/ccu-sun8i-r40.c static struct ccu_pll_nb sun8i_r40_pll_cpu_nb = {
ccu_pll_nb        511 drivers/clk/sunxi-ng/ccu-suniv-f1c100s.c static struct ccu_pll_nb suniv_pll_cpu_nb = {
ccu_pll_nb         56 drivers/clk/sunxi-ng/ccu_common.c 	struct ccu_pll_nb *pll = to_ccu_pll_nb(nb);
ccu_pll_nb         74 drivers/clk/sunxi-ng/ccu_common.c int ccu_pll_notifier_register(struct ccu_pll_nb *pll_nb)
ccu_pll_nb         62 drivers/clk/sunxi-ng/ccu_common.h #define to_ccu_pll_nb(_nb) container_of(_nb, struct ccu_pll_nb, clk_nb)
ccu_pll_nb         64 drivers/clk/sunxi-ng/ccu_common.h int ccu_pll_notifier_register(struct ccu_pll_nb *pll_nb);