Home
last modified time | relevance | path

Searched defs:pstate (Results 1 – 25 of 35) sorted by relevance

12

/rk3399_ARM-atf/plat/mediatek/lib/pm/armv8_2/
H A Dpwr_ctrl.c153 static void armv8_2_cpu_pwr_on_common(const struct mtk_cpupm_pwrstate *state, unsigned int pstate) in armv8_2_cpu_pwr_on_common()
169 static void armv8_2_cpu_pwr_dwn_common(const struct mtk_cpupm_pwrstate *state, unsigned int pstate) in armv8_2_cpu_pwr_dwn_common()
180 static void armv8_2_cpu_pwr_resume(const struct mtk_cpupm_pwrstate *state, unsigned int pstate) in armv8_2_cpu_pwr_resume()
188 static void armv8_2_cpu_pwr_suspend(const struct mtk_cpupm_pwrstate *state, unsigned int pstate) in armv8_2_cpu_pwr_suspend()
196 static void armv8_2_cpu_pwr_on(const struct mtk_cpupm_pwrstate *state, unsigned int pstate) in armv8_2_cpu_pwr_on()
205 static void armv8_2_cpu_pwr_off(const struct mtk_cpupm_pwrstate *state, unsigned int pstate) in armv8_2_cpu_pwr_off()
233 unsigned int pstate = (MT_CPUPM_PWR_DOMAIN_CORE | MT_CPUPM_PWR_DOMAIN_PERCORE_DSU); in armv8_2_power_domain_on_finish() local
258 unsigned int pstate = (MT_CPUPM_PWR_DOMAIN_CORE | MT_CPUPM_PWR_DOMAIN_PERCORE_DSU); in armv8_2_power_domain_off() local
281 unsigned int pstate = 0; in armv8_2_power_domain_suspend() local
319 unsigned int pstate = 0; in armv8_2_power_domain_suspend_finish() local
[all …]
/rk3399_ARM-atf/plat/mediatek/lib/pm/armv9_0/
H A Dpwr_ctrl.c146 unsigned int pstate) in cpu_pwr_on_common()
154 unsigned int pstate) in cpu_pwr_dwn_common()
163 unsigned int pstate) in cpu_pwr_resume()
171 unsigned int pstate) in cpu_pwr_suspend()
179 unsigned int pstate) in cpu_pwr_on()
187 unsigned int pstate) in cpu_pwr_off()
215 unsigned int pstate = (MT_CPUPM_PWR_DOMAIN_CORE | in power_domain_on_finish() local
241 unsigned int pstate = (MT_CPUPM_PWR_DOMAIN_CORE | in power_domain_off() local
267 unsigned int pstate = 0; in power_domain_suspend() local
301 unsigned int pstate = 0; in power_domain_suspend_finish() local
[all …]
/rk3399_ARM-atf/plat/imx/imx8m/ddr/
H A Dddr4_dvfs.c77 void dram_cfg_all_mr(struct dram_info *info, uint32_t pstate) in dram_cfg_all_mr()
95 void sw_pstate(uint32_t pstate, uint32_t drate) in sw_pstate()
161 void ddr4_swffc(struct dram_info *info, unsigned int pstate) in ddr4_swffc()
/rk3399_ARM-atf/include/drivers/arm/
H A Dccn.h41 #define CCN_GET_RETENTION_STATE(pstate) ((pstate >> 4) & 0x3) argument
47 #define CCN_GET_RUN_STATE(pstate) (pstate & 0xf) argument
/rk3399_ARM-atf/plat/mediatek/drivers/cpu_pm/cpcv3_2/
H A Dmt_cpu_pm.c204 unsigned int pstate = MT_CPUPM_PWR_DOMAIN_CORE; in cpupm_do_pstate_off() local
259 unsigned int pstate = MT_CPUPM_PWR_DOMAIN_CORE; in cpupm_do_pstate_on() local
341 unsigned int pstate = 0; in cpupm_get_pstate() local
/rk3399_ARM-atf/plat/mediatek/drivers/cpu_pm/topology/default/
H A Dpwr.c51 unsigned int pstate = 0; in pwr_domain_coordination() local
/rk3399_ARM-atf/plat/arm/common/
H A Darm_pm.c27 unsigned int pstate = psci_get_pstate_type(power_state); in arm_validate_power_state() local
/rk3399_ARM-atf/plat/mediatek/drivers/cpu_pm/topology/group_4_3_1/
H A Dpwr.c65 unsigned int pstate = MT_CPUPM_PWR_DOMAIN_CORE; in pwr_domain_coordination() local
/rk3399_ARM-atf/plat/hisilicon/poplar/
H A Dplat_pm.c118 int pstate = psci_get_pstate_type(power_state); in poplar_validate_power_state() local
/rk3399_ARM-atf/drivers/imx/usdhc/
H A Dimx_usdhc.c116 uint32_t pstate; in imx_usdhc_set_clk() local
265 uint32_t xfertype, pstate, intstat, sysctrl; in imx_usdhc_send_cmd() local
/rk3399_ARM-atf/plat/xilinx/zynqmp/
H A Dplat_psci.c218 uint32_t pstate = psci_get_pstate_type(power_state); in zynqmp_validate_power_state() local
/rk3399_ARM-atf/plat/xilinx/versal/
H A Dplat_psci.c281 uint32_t pstate = psci_get_pstate_type(power_state); in versal_validate_power_state() local
/rk3399_ARM-atf/plat/mediatek/drivers/cpu_pm/cpcv5_4/
H A Dmt_cpu_pm.c537 unsigned int pstate = MT_CPUPM_PWR_DOMAIN_CORE; in cpupm_do_pstate_off() local
576 unsigned int pstate = MT_CPUPM_PWR_DOMAIN_CORE; in cpupm_do_pstate_on() local
702 unsigned int pstate = 0; in cpupm_get_pstate() local
/rk3399_ARM-atf/plat/hisilicon/hikey/
H A Dhikey_pm.c217 int pstate = psci_get_pstate_type(power_state); in hikey_validate_power_state() local
/rk3399_ARM-atf/plat/ti/k3/common/
H A Dk3_psci.c232 unsigned int pstate = psci_get_pstate_type(power_state); in k3_validate_power_state() local
/rk3399_ARM-atf/plat/renesas/rcar_gen4/
H A Dplat_pm.c162 uint32_t pstate = psci_get_pstate_type(power_state); in rcar_validate_power_state() local
/rk3399_ARM-atf/plat/brcm/board/stingray/src/
H A Dbrcm_pm_ops.c347 int pstate = psci_get_pstate_type(power_state); in brcm_validate_power_state() local
/rk3399_ARM-atf/plat/hisilicon/hikey960/
H A Dhikey960_pm.c141 unsigned int pstate = psci_get_pstate_type(power_state); in hikey960_validate_power_state() local
/rk3399_ARM-atf/plat/renesas/common/
H A Dplat_pm.c258 unsigned int pstate = psci_get_pstate_type(power_state); in rcar_validate_power_state() local
/rk3399_ARM-atf/plat/amd/versal2/
H A Dplat_psci_pm.c317 uint32_t pstate = psci_get_pstate_type(power_state); in versal2_validate_power_state() local
/rk3399_ARM-atf/plat/xilinx/versal_net/
H A Dplat_psci_pm.c314 uint32_t pstate = psci_get_pstate_type(power_state); in versal_net_validate_power_state() local
/rk3399_ARM-atf/plat/mediatek/mt8195/
H A Dplat_pm.c296 unsigned int pstate = psci_get_pstate_type(power_state); in plat_validate_power_state() local
/rk3399_ARM-atf/plat/mediatek/mt8192/
H A Dplat_pm.c298 unsigned int pstate = psci_get_pstate_type(power_state); in plat_validate_power_state() local
/rk3399_ARM-atf/plat/mediatek/mt8186/
H A Dplat_pm.c293 unsigned int pstate = psci_get_pstate_type(power_state); in plat_validate_power_state() local
/rk3399_ARM-atf/drivers/arm/ccn/
H A Dccn_private.h161 #define PSTATE_TO_RUN_MODE(pstate) (((pstate) & HNF_PSTATE_MASK) >> 2) argument

12