Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8196/
H A Dmt_spm_conservation.c103 uint32_t rc_state = resource_req; in spm_conservation() local
124 rc_state |= generic_spm_resource_req.val; in spm_conservation()
126 go_to_spm_before_wfi(state_id, ext_opand, spm_lp, rc_state); in spm_conservation()
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8188/
H A Dmt_spm_conservation.c110 unsigned int rc_state = resource_req; in spm_conservation() local
117 go_to_spm_before_wfi(state_id, ext_opand, spm_lp, rc_state); in spm_conservation()
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8189/
H A Dmt_spm_conservation.c205 uint32_t rc_state = resource_req; in spm_conservation() local
227 rc_state |= generic_spm_resource_req.val; in spm_conservation()
235 go_to_spm_before_wfi(state_id, ext_opand, spm_lp, rc_state); in spm_conservation()