Home
last modified time | relevance | path

Searched refs:uid (Results 1 – 18 of 18) 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
41 ((((uid) & MT_LPM_SMC_USER_ID_MASK) | \
44 #define MT_LPM_SMC_USER_ID_CPU_PM(uid) \ argument
45 MT_LPM_SMC_USER_SINK(MT_LPM_SMC_USER_CPU_PM, uid)
46 #define MT_LPM_SMC_USER_ID_SPM(uid) \ argument
47 MT_LPM_SMC_USER_SINK(MT_LPM_SMC_USER_SPM, uid)
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/imx9/common/
H A Dele_api.c23 soc_info.uid[1] | (uint64_t)soc_info.uid[0] << 32, in imx9_soc_info_handler()
24 soc_info.uid[3] | (uint64_t)soc_info.uid[2] << 32); in imx9_soc_info_handler()
/rk3399_ARM-atf/plat/imx/common/include/
H A Dele_api.h16 uint32_t uid[4]; member
/rk3399_ARM-atf/plat/mediatek/common/lpm/
H A Dmt_lp_rq.c103 ru->uid = MT_LP_RQ_USER_INVALID; in mt_lp_resource_user_register()
126 ru->uid = i; in mt_lp_resource_user_register()
129 INFO("%s register by %s, uid = %d\n", __func__, user, ru->uid); in mt_lp_resource_user_register()
/rk3399_ARM-atf/plat/mediatek/common/lpm_v2/
H A Dmt_lp_rq.c133 ru->uid = i; in mt_lp_resource_user_register()
136 INFO("%s register by %s, uid = %d\n", __func__, user, ru->uid); in mt_lp_resource_user_register()
141 ru->uid = MT_LP_RQ_USER_INVALID; in mt_lp_resource_user_register()
/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/mediatek/include/lib/pm/
H A Dmtk_pm.h123 .stat.uid = CPUPM_PWR_REQ_UID_MAGIC,\
129 .stat.uid = CPUPM_PWR_REQ_UID_MAGIC,\
159 unsigned int uid; member
/rk3399_ARM-atf/plat/st/common/include/
H A Dstm32mp_common.h61 int stm32_get_uid_otp(uint32_t uid[]);
/rk3399_ARM-atf/plat/mediatek/drivers/ufs/
H A Dufs_ctrl.c53 if (!ufs_res_user.uid) { in ufs_rsc_ctrl()
/rk3399_ARM-atf/plat/st/common/
H A Dstm32mp_common.c191 int stm32_get_uid_otp(uint32_t uid[]) in stm32_get_uid_otp() argument
208 if (stm32_otp_shadow_read(&uid[i], i + otp) != BSEC_OK) { in stm32_get_uid_otp()
/rk3399_ARM-atf/plat/mediatek/drivers/cpu_pm/cpcv5_4/
H A Dmt_cpu_pm.c802 if (req->stat.uid == CPUPM_PWR_REQ_UID_MAGIC) in cpupm_invoke()
803 req->stat.uid = CPUPM_PWR_STAT_REQ_UID_MAGIC; in cpupm_invoke()
811 if (priv && (IS_VALID_CPUPM_PWR_STAT_REQ(req->stat.uid))) { in cpupm_invoke()
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8196/
H A Dmt_vcore_dvfsrc_plat.c436 if (!vcorefs_res_user.uid) { in vcorefs_rsc_ctrl()
/rk3399_ARM-atf/fdts/
H A Dstm32mp251.dtsi284 uid_otp: uid-otp@14 {
H A Dstm32mp131.dtsi438 uid_otp: uid-otp@34 {
H A Dstm32mp151.dtsi473 uid_otp: uid-otp@34 {