Searched refs:pvtpll_table (Results 1 – 3 of 3) sorted by relevance
197 struct pvtpll_table { struct208 struct pvtpll_table *cpul_table; argument209 struct pvtpll_table *cci_table;210 struct pvtpll_table *cpub_table;211 struct pvtpll_table *gpu_table;212 struct pvtpll_table *npu_table;264 static struct pvtpll_table rk3576_cpul_pvtpll_table[] = {279 static struct pvtpll_table rk3576_cci_pvtpll_table[] = {290 static struct pvtpll_table rk3576_cpub_pvtpll_table[] = {306 static struct pvtpll_table rk3576_gpu_pvtpll_table[] = {[all …]
128 struct pvtpll_table { struct158 static struct pvtpll_table rk3568_cpu_pvtpll_table[] = { argument174 static struct pvtpll_table rk3568_gpu_pvtpll_table[] = {185 static struct pvtpll_table rk3568_npu_pvtpll_table[] = {224 static void rk3568_adjust_pvtpll_table(struct pvtpll_table *pvtpll, in rk3568_adjust_pvtpll_table()255 rockchip_get_pvtpll_length(struct pvtpll_table *table, int count, in rockchip_get_pvtpll_length()267 static struct pvtpll_table *rkclk_get_pll_config(unsigned int freq_hz) in rkclk_get_pll_config()281 struct pvtpll_table *div; in rk3568_apll_set_rate()
152 struct pvtpll_table { struct159 struct pvtpll_table *cpul_table; argument160 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[] = {[all …]