Searched defs:_s (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8189/constraints/ |
| H A D | mt_spm_trace.h | 54 #define MT_SPM_SYSRAM_W(_s, type, val, _sz) \ argument 64 #define MT_SPM_SYSRAM_R(_s, type, val) mt_spm_sysram_read(_s, type, val) argument 186 #define mt_spm_sysram_write(_s, _type, _val, _sz) argument 187 #define mt_spm_sysram_read(_s, _type, _val) argument
|
| /rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8196/constraints/ |
| H A D | mt_spm_trace.h | 54 #define MT_SPM_SYSRAM_W(_s, type, val, _sz) \ argument 62 #define MT_SPM_SYSRAM_R(_s, type, val) \ argument 151 #define mt_spm_sysram_write(_s, _type, _val, _sz) argument 152 #define mt_spm_sysram_read(_s, _type, _val) argument
|
| /rk3399_ARM-atf/services/std_svc/sdei/ |
| H A D | sdei_private.h | 95 #define GET_EV_STATE(_e, _s) get_ev_state_bit(_e, SDEI_STATF_##_s) argument 96 #define SET_EV_STATE(_e, _s) clr_ev_state_bit(_e->state, SDEI_STATF_##_s) argument
|