| /rk3399_ARM-atf/plat/mediatek/include/lpm/ |
| H A D | mt_lpm_smc.h | 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 #define MT_LPM_SMC_USER_SPM(uid) MT_LPM_SMC_USER_ID_SPM(uid) argument
|
| H A D | mt_lp_rq.h | 22 unsigned int uid; member
|
| /rk3399_ARM-atf/plat/mediatek/include/lpm_v2/ |
| H A D | mt_lpm_smc.h | 39 #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 D | mt_lp_rq.h | 25 unsigned int uid; member
|
| /rk3399_ARM-atf/plat/imx/imx9/common/ |
| H A D | ele_api.c | 23 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 D | ele_api.h | 16 uint32_t uid[4]; member
|
| /rk3399_ARM-atf/plat/mediatek/common/lpm/ |
| H A D | mt_lp_rq.c | 103 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 D | mt_lp_rq.c | 133 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 D | cdn_dp.h | 27 uint8_t uid[CDN_DP_HDCP_UID_LEN]; member
|
| /rk3399_ARM-atf/plat/mediatek/include/lib/pm/ |
| H A D | mtk_pm.h | 123 .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 D | stm32mp_common.h | 61 int stm32_get_uid_otp(uint32_t uid[]);
|
| /rk3399_ARM-atf/plat/mediatek/drivers/ufs/ |
| H A D | ufs_ctrl.c | 53 if (!ufs_res_user.uid) { in ufs_rsc_ctrl()
|
| /rk3399_ARM-atf/plat/st/common/ |
| H A D | stm32mp_common.c | 191 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 D | mt_cpu_pm.c | 802 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 D | mt_vcore_dvfsrc_plat.c | 436 if (!vcorefs_res_user.uid) { in vcorefs_rsc_ctrl()
|
| /rk3399_ARM-atf/fdts/ |
| H A D | stm32mp251.dtsi | 284 uid_otp: uid-otp@14 {
|
| H A D | stm32mp131.dtsi | 438 uid_otp: uid-otp@34 {
|
| H A D | stm32mp151.dtsi | 473 uid_otp: uid-otp@34 {
|