Home
last modified time | relevance | path

Searched refs:ccu_pll_nb (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
H A Dccu_common.h54 struct ccu_pll_nb { struct
62 #define to_ccu_pll_nb(_nb) container_of(_nb, struct ccu_pll_nb, clk_nb)
64 int ccu_pll_notifier_register(struct ccu_pll_nb *pll_nb);
H A Dccu_common.c56 struct ccu_pll_nb *pll = to_ccu_pll_nb(nb); in ccu_pll_notifier_cb()
74 int ccu_pll_notifier_register(struct ccu_pll_nb *pll_nb) in ccu_pll_notifier_register()
H A Dccu-suniv-f1c100s.c511 static struct ccu_pll_nb suniv_pll_cpu_nb = {
H A Dccu-sun8i-a33.c773 static struct ccu_pll_nb sun8i_a33_pll_cpu_nb = {
H A Dccu-sun50i-a64.c925 static struct ccu_pll_nb sun50i_a64_pll_cpu_nb = {
H A Dccu-sun8i-r40.c1264 static struct ccu_pll_nb sun8i_r40_pll_cpu_nb = {
H A Dccu-sun8i-h3.c1126 static struct ccu_pll_nb sun8i_h3_pll_cpu_nb = {
H A Dccu-sun50i-a100.c1167 static struct ccu_pll_nb sun50i_a100_pll_cpu_nb = {
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/
H A Dccu_common.h61 struct ccu_pll_nb { struct
69 #define to_ccu_pll_nb(_nb) container_of(_nb, struct ccu_pll_nb, clk_nb)
71 int ccu_pll_notifier_register(struct ccu_pll_nb *pll_nb);
H A Dccu_common.c75 struct ccu_pll_nb *pll = to_ccu_pll_nb(nb); in ccu_pll_notifier_cb()
93 int ccu_pll_notifier_register(struct ccu_pll_nb *pll_nb) in ccu_pll_notifier_register()
H A Dccu-suniv-f1c100s.c521 static struct ccu_pll_nb suniv_pll_cpu_nb = {
H A Dccu-sun8i-a33.c774 static struct ccu_pll_nb sun8i_a33_pll_cpu_nb = {
H A Dccu-sun50i-a64.c927 static struct ccu_pll_nb sun50i_a64_pll_cpu_nb = {
H A Dccu-sun50i-a100.c1166 static struct ccu_pll_nb sun50i_a100_pll_cpu_nb = {
H A Dccu-sun8i-r40.c1265 static struct ccu_pll_nb sun8i_r40_pll_cpu_nb = {
H A Dccu-sun8i-h3.c1026 static struct ccu_pll_nb sun8i_h3_pll_cpu_nb = {

Completed in 16 milliseconds