Searched defs:cpu_state (Results 1 – 13 of 13) sorted by relevance
76 unsigned int cpu_state, cluster_state; in css_scp_get_power_state() local
30 static void poplar_cpu_standby(plat_local_state_t cpu_state) in poplar_cpu_standby()
204 void css_cpu_standby(plat_local_state_t cpu_state) in css_cpu_standby()
122 scpi_power_state_t cpu_state, scpi_power_state_t cluster_state, in scpi_set_css_power_state()
125 void fvp_cpu_standby(plat_local_state_t cpu_state) in fvp_cpu_standby()
117 static void qemu_cpu_standby(plat_local_state_t cpu_state) in qemu_cpu_standby()
140 static void cpu_standby_compat(plat_local_state_t cpu_state) in cpu_standby_compat()
34 static void hikey960_pwr_domain_standby(plat_local_state_t cpu_state) in hikey960_pwr_domain_standby()
22 void zynqmp_cpu_standby(plat_local_state_t cpu_state) in zynqmp_cpu_standby()
123 void tegra_cpu_standby(plat_local_state_t cpu_state) in tegra_cpu_standby()
180 void rockchip_cpu_standby(plat_local_state_t cpu_state) in rockchip_cpu_standby()
290 static void plat_cpu_standby(plat_local_state_t cpu_state) in plat_cpu_standby()
82 uint64_t cpu_state; member