Searched defs:uid (Results 1 – 3 of 3) sorted by relevance
45 #define MT_LPM_SMC_USER_ID(uid) (uid & MT_LPM_SMC_USER_ID_MASK) argument 48 #define MT_LPM_SMC_USER_SINK(user, uid) (((uid & MT_LPM_SMC_USER_ID_MASK) |\ argument 53 #define MT_LPM_SMC_USER_ID_CPU_PM(uid) MT_LPM_SMC_USER_SINK(MT_LPM_SMC_USER_CPU_PM, uid) argument 55 #define MT_LPM_SMC_USER_ID_SPM(uid) MT_LPM_SMC_USER_SINK(MT_LPM_SMC_USER_SPM, uid) argument 58 #define MT_LPM_SMC_USER_CPU_PM(uid) MT_LPM_SMC_USER_ID_CPU_PM(uid) argument 61 MT_LPM_SMC_USER_SPM(uid) global() argument [all...]
22 unsigned int uid; member
27 uint8_t uid[CDN_DP_HDCP_UID_LEN]; member