Home
last modified time | relevance | path

Searched defs:sys_clk_info_t (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/rockchip/rk3576/scmi/
H A Drk3576_clk.c207 struct sys_clk_info_t { struct
208 struct pvtpll_table *cpul_table;
209 struct pvtpll_table *cci_table;
210 struct pvtpll_table *cpub_table;
211 struct pvtpll_table *gpu_table;
212 struct pvtpll_table *npu_table;
213 unsigned int cpul_rate_count;
214 unsigned int cci_rate_count;
215 unsigned int cpub_rate_count;
216 unsigned int gpu_rate_count;
[all …]
/rk3399_ARM-atf/plat/rockchip/rk3588/drivers/scmi/
H A Drk3588_clk.c158 struct sys_clk_info_t { struct
159 struct pvtpll_table *cpul_table;
160 struct pvtpll_table *cpub01_table;
161 struct pvtpll_table *cpub23_table;
162 struct pvtpll_table *gpu_table;
163 struct pvtpll_table *npu_table;
164 unsigned int cpul_rate_count;
165 unsigned int cpub01_rate_count;
166 unsigned int cpub23_rate_count;
167 unsigned int gpu_rate_count;
[all …]
/rk3399_ARM-atf/plat/rockchip/rk3568/drivers/scmi/
H A Drk3568_clk.c115 struct sys_clk_info_t { struct
116 unsigned long cpu_rate;
117 unsigned long gpu_rate;
118 unsigned long npu_rate;