Home
last modified time | relevance | path

Searched refs:PVTPLL_NEED (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/rockchip/rk3568/drivers/scmi/
H A Drk3568_clk.c107 #define PVTPLL_NEED(type, length) (((type) == PLL_SEL_PVT || \ macro
288 if (PVTPLL_NEED(type, div->length)) { in rk3568_apll_set_rate()
502 if (PVTPLL_NEED(type, length)) { in clk_gpu_set_rate()
569 if (PVTPLL_NEED(type, length)) { in clk_npu_set_rate()
/rk3399_ARM-atf/plat/rockchip/rk3576/scmi/
H A Drk3576_clk.c137 #define PVTPLL_NEED(type, length) (((type) == PLL_SEL_PVT || \ macro
424 if (PVTPLL_NEED(type, pvtpll->length)) { in clk_cpul_set_rate()
586 if (PVTPLL_NEED(type, pvtpll->length) != 0) { in clk_cpub_set_rate()
769 if ((pvtpll != 0) && (PVTPLL_NEED(type, pvtpll->length) != 0)) { in clk_cci_set_rate()
859 if (PVTPLL_NEED(type, pvtpll->length) != 0) { in clk_gpu_set_rate()
959 if (PVTPLL_NEED(type, pvtpll->length) != 0) { in clk_npu_set_rate()
/rk3399_ARM-atf/plat/rockchip/rk3588/drivers/scmi/
H A Drk3588_clk.c148 #define PVTPLL_NEED(type, length) (((type) == PLL_SEL_PVT || \ macro
316 if (PVTPLL_NEED(type, pvtpll->length) != 0) { in clk_cpul_set_rate()
485 if (PVTPLL_NEED(type, pvtpll->length)) { in clk_cpub01_set_rate()
654 if (PVTPLL_NEED(type, pvtpll->length)) { in clk_cpub23_set_rate()
853 if (PVTPLL_NEED(type, pvtpll->length)) { in clk_dsu_set_rate()
955 if (PVTPLL_NEED(type, pvtpll->length)) { in clk_gpu_set_rate()
1054 if (PVTPLL_NEED(type, pvtpll->length)) { in clk_npu_set_rate()