Searched refs:mt_spm_sysram_read (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8189/constraints/ |
| H A D | mt_spm_trace.h | 64 #define MT_SPM_SYSRAM_R(_s, type, val) mt_spm_sysram_read(_s, type, val) 161 int mt_spm_sysram_read(int section, int type, void *val); 187 #define mt_spm_sysram_read(_s, _type, _val) macro
|
| /rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8196/constraints/ |
| H A D | mt_spm_trace.h | 63 mt_spm_sysram_read(_s, type, val) 126 int mt_spm_sysram_read(int section, int type, void *val); 152 #define mt_spm_sysram_read(_s, _type, _val) macro
|