Home
last modified time | relevance | path

Searched full:smmu_pclk (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/iommu/
Dqcom,apq8064-iommu.yaml29 - const: smmu_pclk
74 clock-names = "smmu_pclk",
/linux-6.14.4/arch/arm/boot/dts/qcom/
Dqcom-apq8064.dtsi1241 "smmu_pclk",
1257 "smmu_pclk",
1273 "smmu_pclk",
1289 "smmu_pclk",
/linux-6.14.4/drivers/iommu/
Dmsm_iommu.c728 iommu->pclk = devm_clk_get_prepared(iommu->dev, "smmu_pclk"); in msm_iommu_probe()
731 "could not get smmu_pclk\n"); in msm_iommu_probe()