Home
last modified time | relevance | path

Searched refs:CONSTRAINT_DRAM_ALLOW (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-a-latest/plat/mediatek/mt8195/drivers/spm/constraints/
Dmt_spm_rc_dram.c25 #define CONSTRAINT_DRAM_ALLOW \ macro
130 return CONSTRAINT_DRAM_ALLOW; in spm_allow_rc_dram()
136 unsigned int allows = CONSTRAINT_DRAM_ALLOW; in spm_run_rc_dram()
172 unsigned int allows = CONSTRAINT_DRAM_ALLOW; in spm_reset_rc_dram()
/trusted-firmware-a-latest/plat/mediatek/mt8186/drivers/spm/constraints/
Dmt_spm_rc_dram.c24 #define CONSTRAINT_DRAM_ALLOW \ macro
121 return CONSTRAINT_DRAM_ALLOW; in spm_allow_rc_dram()
127 unsigned int allows = CONSTRAINT_DRAM_ALLOW; in spm_run_rc_dram()
160 unsigned int allows = CONSTRAINT_DRAM_ALLOW; in spm_reset_rc_dram()
/trusted-firmware-a-latest/plat/mediatek/mt8192/drivers/spm/constraints/
Dmt_spm_rc_dram.c25 #define CONSTRAINT_DRAM_ALLOW \ macro
121 return CONSTRAINT_DRAM_ALLOW; in spm_allow_rc_dram()
127 unsigned int allows = CONSTRAINT_DRAM_ALLOW; in spm_run_rc_dram()
162 unsigned int allows = CONSTRAINT_DRAM_ALLOW; in spm_reset_rc_dram()
/trusted-firmware-a-latest/plat/mediatek/drivers/spm/mt8188/constraints/
Dmt_spm_rc_dram.c24 #define CONSTRAINT_DRAM_ALLOW (MT_RM_CONSTRAINT_ALLOW_DRAM_S0 | \ macro
210 return CONSTRAINT_DRAM_ALLOW; in spm_allow_rc_dram()
216 unsigned int allows = CONSTRAINT_DRAM_ALLOW; in spm_run_rc_dram()
256 unsigned int allows = CONSTRAINT_DRAM_ALLOW; in spm_reset_rc_dram()