Lines Matching refs:pvtpll_table
152 struct pvtpll_table { struct
159 struct pvtpll_table *cpul_table; argument
160 struct pvtpll_table *cpub01_table;
161 struct pvtpll_table *cpub23_table;
162 struct pvtpll_table *gpu_table;
163 struct pvtpll_table *npu_table;
194 static struct pvtpll_table rk3588_cpul_pvtpll_table[] = {
208 static struct pvtpll_table rk3588_cpub0_pvtpll_table[] = {
229 pvtpll_table rk3588_cpub1_pvtpll_table[ARRAY_SIZE(rk3588_cpub0_pvtpll_table)] = { 0 };
231 static struct pvtpll_table rk3588_gpu_pvtpll_table[] = {
245 static struct pvtpll_table rk3588_npu_pvtpll_table[] = {
289 static struct pvtpll_table *rkclk_get_pvtpll_config(struct pvtpll_table *table, in rkclk_get_pvtpll_config()
304 struct pvtpll_table *pvtpll; in clk_cpul_set_rate()
473 struct pvtpll_table *pvtpll; in clk_cpub01_set_rate()
642 struct pvtpll_table *pvtpll; in clk_cpub23_set_rate()
841 struct pvtpll_table *pvtpll; in clk_dsu_set_rate()
947 struct pvtpll_table *pvtpll; in clk_gpu_set_rate()
1046 struct pvtpll_table *pvtpll; in clk_npu_set_rate()