Home
last modified time | relevance | path

Searched refs:smmu_dst_addr (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_fcs.h223 uint32_t smmu_dst_addr);
229 uint32_t smmu_src_addr, uint32_t smmu_dst_addr);
371 uint64_t smmu_dst_addr);
/rk3399_ARM-atf/plat/intel/soc/common/sip/
H A Dsocfpga_sip_fcs.c605 uint32_t smmu_src_addr, uint32_t smmu_dst_addr) in intel_fcs_encryption_ext() argument
630 dst_addr_sdm = smmu_dst_addr; in intel_fcs_encryption_ext()
680 uint32_t smmu_src_addr, uint32_t smmu_dst_addr) in intel_fcs_decryption_ext() argument
706 dst_addr_sdm = smmu_dst_addr; in intel_fcs_decryption_ext()
2708 uint64_t smmu_dst_addr) in intel_fcs_aes_crypt_update_finalize() argument
2813 dst_addr_sdm = (uint32_t)smmu_dst_addr; in intel_fcs_aes_crypt_update_finalize()