Searched refs:sec_id (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/clk/stm32/ |
| H A D | clk-stm32-core.h | 49 int sec_id; member 166 .sec_id = (_sec_id),\
|
| H A D | clk-stm32mp13.c | 1464 int sec_id = cfg->sec_id; in stm32mp13_clock_is_provided_by_secure() local 1466 if (sec_id != SECF_NONE) { in stm32mp13_clock_is_provided_by_secure() 1469 secf = &stm32mp13_security[sec_id]; in stm32mp13_clock_is_provided_by_secure()
|
| H A D | clk-stm32mp21.c | 1267 if (cfg->sec_id != SECF_NONE) { in stm32mp21_check_security() 1269 u32 index = (u32)cfg->sec_id; in stm32mp21_check_security() 1277 ret = stm32_rcc_get_access(base, cfg->sec_id & ~SEC_RIFSC_FLAG); in stm32mp21_check_security()
|
| H A D | clk-stm32mp25.c | 1610 if (cfg->sec_id != SECF_NONE) { in stm32mp25_check_security() 1611 u32 index = (u32)cfg->sec_id; in stm32mp25_check_security() 1620 ret = stm32_rcc_get_access(base, cfg->sec_id & ~SEC_RIFSC_FLAG); in stm32mp25_check_security()
|
| /linux/drivers/iommu/arm/arm-smmu/ |
| H A D | qcom_iommu.c | 52 u32 sec_id; member 256 ret = qcom_scm_restore_sec_cfg(qcom_iommu->sec_id, ctx->asid); in qcom_iommu_init_domain() 828 &qcom_iommu->sec_id)) { in qcom_iommu_device_probe() 898 return qcom_scm_restore_sec_cfg(qcom_iommu->sec_id, 0); in qcom_iommu_resume()
|
| /linux/drivers/crypto/hisilicon/sec/ |
| H A D | sec_drv.h | 407 int sec_id; member
|
| /linux/drivers/gpu/drm/msm/adreno/ |
| H A D | a6xx_gmu.c | 1568 const char *pri_id, const char *sec_id) in a6xx_gmu_rpmh_arc_votes_init() argument 1585 sec = cmd_db_read_aux_data(sec_id, &sec_count); in a6xx_gmu_rpmh_arc_votes_init() 1704 const char *sec_id; in a6xx_gmu_rpmh_votes_init() local 1713 sec_id = IS_ERR_OR_NULL(gmxc) ? "mx.lvl" : "gmxc.lvl"; in a6xx_gmu_rpmh_votes_init() 1717 gmu->gpu_freqs, gmu->nr_gpu_freqs, "gfx.lvl", sec_id); in a6xx_gmu_rpmh_votes_init()
|
| /linux/fs/ntfs3/ |
| H A D | ntfs.h | 912 __le32 sec_id; // Security Id (guaranteed unique) member 931 __le32 sec_id; // 0x10: Key: sizeof(security_id) = wKeySize member
|