Home
last modified time | relevance | path

Searched refs:MT_LPM_SMC_USER_SINK (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/include/lpm/
H A Dmt_lpm_smc.h48 #define MT_LPM_SMC_USER_SINK(user, uid) (((uid & MT_LPM_SMC_USER_ID_MASK) |\ macro
53 #define MT_LPM_SMC_USER_ID_CPU_PM(uid) MT_LPM_SMC_USER_SINK(MT_LPM_SMC_USER_CPU_PM, uid)
55 #define MT_LPM_SMC_USER_ID_SPM(uid) MT_LPM_SMC_USER_SINK(MT_LPM_SMC_USER_SPM, uid)
/rk3399_ARM-atf/plat/mediatek/include/lpm_v2/
H A Dmt_lpm_smc.h40 #define MT_LPM_SMC_USER_SINK(user, uid) \ macro
45 MT_LPM_SMC_USER_SINK(MT_LPM_SMC_USER_CPU_PM, uid)
47 MT_LPM_SMC_USER_SINK(MT_LPM_SMC_USER_SPM, uid)