Home
last modified time | relevance | path

Searched refs:ccu_nkmp (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
H A Dccu_nkmp.h16 * struct ccu_nkmp - Definition of an N-K-M-P clock
20 struct ccu_nkmp { struct
41 struct ccu_nkmp _struct = { \
57 static inline struct ccu_nkmp *hw_to_ccu_nkmp(struct clk_hw *hw) in hw_to_ccu_nkmp()
61 return container_of(common, struct ccu_nkmp, common); in hw_to_ccu_nkmp()
H A Dccu_nkmp.c11 #include "ccu_nkmp.h"
72 struct ccu_nkmp *nkmp = hw_to_ccu_nkmp(hw); in ccu_nkmp_disable()
79 struct ccu_nkmp *nkmp = hw_to_ccu_nkmp(hw); in ccu_nkmp_enable()
86 struct ccu_nkmp *nkmp = hw_to_ccu_nkmp(hw); in ccu_nkmp_is_enabled()
94 struct ccu_nkmp *nkmp = hw_to_ccu_nkmp(hw); in ccu_nkmp_recalc_rate()
131 struct ccu_nkmp *nkmp = hw_to_ccu_nkmp(hw); in ccu_nkmp_round_rate()
166 struct ccu_nkmp *nkmp = hw_to_ccu_nkmp(hw); in ccu_nkmp_set_rate()
H A Dccu-sun8i-a83t.c18 #include "ccu_nkmp.h"
98 static struct ccu_nkmp pll_video0_clk = {
115 static struct ccu_nkmp pll_ve_clk = {
131 static struct ccu_nkmp pll_ddr_clk = {
147 static struct ccu_nkmp pll_periph_clk = {
163 static struct ccu_nkmp pll_gpu_clk = {
179 static struct ccu_nkmp pll_hsic_clk = {
195 static struct ccu_nkmp pll_de_clk = {
211 static struct ccu_nkmp pll_video1_clk = {
H A Dccu-sun9i-a80.c17 #include "ccu_nkmp.h"
85 static struct ccu_nkmp pll_periph0_clk = {
101 static struct ccu_nkmp pll_ve_clk = {
117 static struct ccu_nkmp pll_ddr_clk = {
148 static struct ccu_nkmp pll_video1_clk = {
164 static struct ccu_nkmp pll_gpu_clk = {
180 static struct ccu_nkmp pll_de_clk = {
196 static struct ccu_nkmp pll_isp_clk = {
212 static struct ccu_nkmp pll_periph1_clk = {
H A Dccu-sun50i-h6.c20 #include "ccu_nkmp.h"
50 static struct ccu_nkmp pll_ddr0_clk = {
65 static struct ccu_nkmp pll_periph0_clk = {
82 static struct ccu_nkmp pll_periph1_clk = {
99 static struct ccu_nkmp pll_gpu_clk = {
154 static struct ccu_nkmp pll_ve_clk = {
169 static struct ccu_nkmp pll_de_clk = {
184 static struct ccu_nkmp pll_hsic_clk = {
H A Dccu-sun50i-a100.c21 #include "ccu_nkmp.h"
59 static struct ccu_nkmp pll_ddr0_clk = {
75 static struct ccu_nkmp pll_periph0_clk = {
92 static struct ccu_nkmp pll_periph1_clk = {
110 static struct ccu_nkmp pll_gpu_clk = {
177 static struct ccu_nkmp pll_ve_clk = {
H A Dccu-suniv-f1c100s.c20 #include "ccu_nkmp.h"
26 static struct ccu_nkmp pll_cpu_clk = {
H A Dccu-sun5i.c19 #include "ccu_nkmp.h"
26 static struct ccu_nkmp pll_core_clk = {
98 static struct ccu_nkmp pll_ve_clk = {
H A Dccu-sun8i-a23.c19 #include "ccu_nkmp.h"
27 static struct ccu_nkmp pll_cpux_clk = {
H A Dccu-sun8i-a33.c19 #include "ccu_nkmp.h"
25 static struct ccu_nkmp pll_cpux_clk = {
H A Dccu-sun50i-a64.c20 #include "ccu_nkmp.h"
26 static struct ccu_nkmp pll_cpux_clk = {
H A Dccu-sun4i-a10.c21 #include "ccu_nkmp.h"
28 static struct ccu_nkmp pll_core_clk = {
96 static struct ccu_nkmp pll_ve_sun4i_clk = {
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/
H A Dccu_nkmp.h16 * struct ccu_nkmp - Definition of an N-K-M-P clock
20 struct ccu_nkmp { struct
41 struct ccu_nkmp _struct = { \
57 static inline struct ccu_nkmp *hw_to_ccu_nkmp(struct clk_hw *hw) in hw_to_ccu_nkmp()
61 return container_of(common, struct ccu_nkmp, common); in hw_to_ccu_nkmp()
H A Dccu_nkmp.c11 #include "ccu_nkmp.h"
74 struct ccu_nkmp *nkmp = hw_to_ccu_nkmp(hw); in ccu_nkmp_disable()
81 struct ccu_nkmp *nkmp = hw_to_ccu_nkmp(hw); in ccu_nkmp_enable()
88 struct ccu_nkmp *nkmp = hw_to_ccu_nkmp(hw); in ccu_nkmp_is_enabled()
96 struct ccu_nkmp *nkmp = hw_to_ccu_nkmp(hw); in ccu_nkmp_recalc_rate()
133 struct ccu_nkmp *nkmp = hw_to_ccu_nkmp(hw); in ccu_nkmp_round_rate()
166 struct ccu_nkmp *nkmp = hw_to_ccu_nkmp(hw); in ccu_nkmp_set_rate()
H A Dccu-sun8i-a83t.c18 #include "ccu_nkmp.h"
98 static struct ccu_nkmp pll_video0_clk = {
115 static struct ccu_nkmp pll_ve_clk = {
131 static struct ccu_nkmp pll_ddr_clk = {
147 static struct ccu_nkmp pll_periph_clk = {
163 static struct ccu_nkmp pll_gpu_clk = {
179 static struct ccu_nkmp pll_hsic_clk = {
195 static struct ccu_nkmp pll_de_clk = {
211 static struct ccu_nkmp pll_video1_clk = {
H A Dccu-sun9i-a80.c17 #include "ccu_nkmp.h"
85 static struct ccu_nkmp pll_periph0_clk = {
101 static struct ccu_nkmp pll_ve_clk = {
117 static struct ccu_nkmp pll_ddr_clk = {
148 static struct ccu_nkmp pll_video1_clk = {
164 static struct ccu_nkmp pll_gpu_clk = {
180 static struct ccu_nkmp pll_de_clk = {
196 static struct ccu_nkmp pll_isp_clk = {
212 static struct ccu_nkmp pll_periph1_clk = {
H A Dccu-sun50i-h6.c20 #include "ccu_nkmp.h"
50 static struct ccu_nkmp pll_ddr0_clk = {
65 static struct ccu_nkmp pll_periph0_clk = {
82 static struct ccu_nkmp pll_periph1_clk = {
100 static struct ccu_nkmp pll_gpu_clk = {
154 static struct ccu_nkmp pll_ve_clk = {
169 static struct ccu_nkmp pll_de_clk = {
184 static struct ccu_nkmp pll_hsic_clk = {
H A Dccu-sun50i-h616.c22 #include "ccu_nkmp.h"
52 static struct ccu_nkmp pll_ddr0_clk = {
67 static struct ccu_nkmp pll_ddr1_clk = {
82 static struct ccu_nkmp pll_periph0_clk = {
99 static struct ccu_nkmp pll_periph1_clk = {
116 static struct ccu_nkmp pll_gpu_clk = {
189 static struct ccu_nkmp pll_ve_clk = {
204 static struct ccu_nkmp pll_de_clk = {
H A Dccu-sun50i-a100.c20 #include "ccu_nkmp.h"
58 static struct ccu_nkmp pll_ddr0_clk = {
74 static struct ccu_nkmp pll_periph0_clk = {
91 static struct ccu_nkmp pll_periph1_clk = {
109 static struct ccu_nkmp pll_gpu_clk = {
176 static struct ccu_nkmp pll_ve_clk = {
H A Dccu-suniv-f1c100s.c21 #include "ccu_nkmp.h"
27 static struct ccu_nkmp pll_cpu_clk = {
H A Dccu-sun20i-d1.c23 #include "ccu_nkmp.h"
51 static struct ccu_nkmp pll_ddr0_clk = {
150 static struct ccu_nkmp pll_ve_clk = {
H A Dccu-sun5i.c19 #include "ccu_nkmp.h"
26 static struct ccu_nkmp pll_core_clk = {
98 static struct ccu_nkmp pll_ve_clk = {
H A Dccu-sun8i-a23.c20 #include "ccu_nkmp.h"
28 static struct ccu_nkmp pll_cpux_clk = {
H A Dccu-sun8i-a33.c20 #include "ccu_nkmp.h"
26 static struct ccu_nkmp pll_cpux_clk = {
H A Dccu-sun50i-a64.c20 #include "ccu_nkmp.h"
26 static struct ccu_nkmp pll_cpux_clk = {

Completed in 23 milliseconds

12