Home
last modified time | relevance | path

Searched defs:uid (Results 1 – 8 of 8) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/include/lpm/
H A Dmt_lpm_smc.h45 #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 #define MT_LPM_SMC_USER_SPM(uid) MT_LPM_SMC_USER_ID_SPM(uid) argument
H A Dmt_lp_rq.h22 unsigned int uid; member
/rk3399_ARM-atf/plat/mediatek/include/lpm_v2/
H A Dmt_lpm_smc.h39 #define MT_LPM_SMC_USER_ID(uid) (uid & MT_LPM_SMC_USER_ID_MASK) argument
40 #define MT_LPM_SMC_USER_SINK(user, uid) \ argument
44 #define MT_LPM_SMC_USER_ID_CPU_PM(uid) \ argument
46 #define MT_LPM_SMC_USER_ID_SPM(uid) \ argument
48 #define MT_LPM_SMC_USER_CPU_PM(uid) MT_LPM_SMC_USER_ID_CPU_PM(uid) argument
50 #define MT_LPM_SMC_USER_SPM(uid) MT_LPM_SMC_USER_ID_SPM(uid) argument
H A Dmt_lp_rq.h25 unsigned int uid; member
/rk3399_ARM-atf/plat/imx/common/include/
H A Dele_api.h16 uint32_t uid[4]; member
/rk3399_ARM-atf/plat/rockchip/rk3399/drivers/dp/
H A Dcdn_dp.h27 uint8_t uid[CDN_DP_HDCP_UID_LEN]; member
/rk3399_ARM-atf/plat/st/common/
H A Dstm32mp_common.c191 int stm32_get_uid_otp(uint32_t uid[]) in stm32_get_uid_otp()
/rk3399_ARM-atf/plat/mediatek/include/lib/pm/
H A Dmtk_pm.h159 unsigned int uid; member