Searched refs:PLAT_WAIT_RET_STATE (Results 1 – 6 of 6) sorted by relevance
16 #define LPM_MODE(local_state) ((local_state) == PLAT_WAIT_RET_STATE ? A53_LPM_WAIT : A53_LPM_STOP)
29 #define PLAT_WAIT_RET_STATE PLAT_MAX_RET_STATE macro
32 #define PLAT_WAIT_RET_STATE U(1) macro
34 #define PLAT_WAIT_RET_STATE U(1) macro
84 CLUSTER_PWR_STATE(req_state) = PLAT_WAIT_RET_STATE; in imx_validate_power_state()
35 #define PLAT_WAIT_RET_STATE U(1) macro
Completed in 6 milliseconds