Searched +full:sdm845 +full:- +full:mss +full:- +full:pil (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/remoteproc/qcom,sc7180-mss-pil.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Qualcomm SC7180 MSS Peripheral Image Loader10 - Sibi Sankar <quic_sibis@quicinc.com>19 - qcom,sc7180-mss-pil23 - description: MSS QDSP6 registers24 - description: RMB registers26 reg-names:[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/remoteproc/qcom,sc7280-mss-pil.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Qualcomm SC7280 MSS Peripheral Image Loader10 - Sibi Sankar <quic_sibis@quicinc.com>19 - qcom,sc7280-mss-pil23 - description: MSS QDSP6 registers24 - description: RMB registers26 reg-names:[all …]
1 // SPDX-License-Identifier: GPL-2.0-only7 #include <linux/adreno-smmu-priv.h>14 #include "arm-smmu.h"15 #include "arm-smmu-qcom.h"17 #define QCOM_DUMMY_VAL -132 for (spin_cnt = TLB_SPIN_COUNT; spin_cnt > 0; spin_cnt--) { in qcom_smmu_tlb_sync()55 if (qsmmu->stall_enabled & BIT(idx)) in qcom_adreno_smmu_write_sctlr()65 struct arm_smmu_cfg *cfg = &smmu_domain->cfg; in qcom_adreno_smmu_get_fault_info()66 struct arm_smmu_device *smmu = smmu_domain->smmu; in qcom_adreno_smmu_get_fault_info()68 info->fsr = arm_smmu_cb_read(smmu, cfg->cbndx, ARM_SMMU_CB_FSR); in qcom_adreno_smmu_get_fault_info()[all …]