Searched refs:tbu (Results 1 – 21 of 21) sorted by relevance
| /linux/drivers/iommu/arm/arm-smmu/ |
| A D | arm-smmu-qcom-debug.c | 106 struct qcom_tbu *tbu; in qcom_find_tbu() local 120 return tbu; in qcom_find_tbu() 134 if (tbu->halt_count) { in qcom_tbu_halt() 135 tbu->halt_count++; in qcom_tbu_halt() 174 tbu->halt_count = 1; in qcom_tbu_halt() 190 tbu->halt_count--; in qcom_tbu_resume() 198 tbu->halt_count = 0; in qcom_tbu_resume() 277 if (!tbu) in qcom_iova_to_phys() 474 tbu = devm_kzalloc(dev, sizeof(*tbu), GFP_KERNEL); in qcom_tbu_probe() 475 if (!tbu) in qcom_tbu_probe() [all …]
|
| /linux/Documentation/devicetree/bindings/iommu/ |
| A D | qcom,tbu.yaml | 4 $id: http://devicetree.org/schemas/iommu/qcom,tbu.yaml# 21 - qcom,sc7280-tbu 22 - qcom,sdm845-tbu 60 tbu@150e1000 { 61 compatible = "qcom,sdm845-tbu";
|
| /linux/Documentation/devicetree/bindings/pci/ |
| A D | qcom,pcie-sm8250.yaml | 50 - const: tbu # PCIe TBU clock 59 - const: tbu # PCIe TBU clock 134 "tbu",
|
| A D | qcom,pcie-sc8180x.yaml | 48 - const: tbu # PCIe TBU clock 128 "tbu";
|
| A D | qcom,pcie-sm8150.yaml | 47 - const: tbu # PCIe TBU clock 121 "tbu",
|
| A D | qcom,pcie-sm8350.yaml | 47 - const: tbu # PCIe TBU clock 123 "tbu",
|
| A D | qcom,pcie-sc7280.yaml | 50 - const: tbu # PCIe TBU clock 138 "tbu",
|
| A D | qcom,pcie.yaml | 454 - const: tbu # PCIe TBU clock 467 - const: tbu # PCIe TBU clock
|
| /linux/Documentation/devicetree/bindings/remoteproc/ |
| A D | qcom,qcs404-cdsp-pil.yaml | 57 - const: tbu 146 "tbu",
|
| /linux/Documentation/devicetree/bindings/display/msm/ |
| A D | qcom,mdp5.yaml | 64 - const: tbu
|
| /linux/arch/arm64/boot/dts/qcom/ |
| A D | sc7280.dtsi | 2256 "tbu", 2997 gfx_0_tbu: tbu@3dd9000 { 2998 compatible = "qcom,sc7280-tbu"; 3003 gfx_1_tbu: tbu@3ddd000 { 5882 anoc_1_tbu: tbu@151dd000 { 5890 anoc_2_tbu: tbu@151e1000 { 5898 mnoc_hf_0_tbu: tbu@151e5000 { 5907 mnoc_hf_1_tbu: tbu@151e9000 { 5934 adsp_tbu: tbu@151f5000 { 5942 anoc_1_pcie_tbu: tbu@151f9000 { [all …]
|
| A D | sdm845.dtsi | 2351 "tbu"; 2462 "tbu"; 5164 anoc_1_tbu: tbu@150c5000 { 5165 compatible = "qcom,sdm845-tbu"; 5173 anoc_2_tbu: tbu@150c9000 { 5182 mnoc_hf_0_tbu: tbu@150cd000 { 5191 mnoc_hf_1_tbu: tbu@150d1000 { 5200 mnoc_sf_0_tbu: tbu@150d5000 { 5209 compute_dsp_tbu: tbu@150d9000 { 5217 adsp_tbu: tbu@150dd000 { [all …]
|
| A D | sc8180x.dtsi | 1759 "tbu"; 1880 "tbu"; 2002 "tbu"; 2124 "tbu";
|
| A D | msm8976.dtsi | 896 "tbu",
|
| A D | qcs404.dtsi | 636 * "tbu",
|
| A D | sm8350.dtsi | 1569 "tbu", 1677 "tbu",
|
| A D | sm8250.dtsi | 2182 "tbu", 2304 "tbu", 2429 "tbu",
|
| A D | msm8939.dtsi | 1491 clock-names = "iface", "bus", "tbu";
|
| A D | sm8150.dtsi | 1885 "tbu", 2002 "tbu",
|
| /linux/arch/powerpc/kernel/ |
| A D | asm-offsets.c | 664 OFFSET(VCPU_TIMING_EXIT_TBU, kvm_vcpu, arch.timing_exit.tv32.tbu); in main() 666 OFFSET(VCPU_TIMING_LAST_ENTER_TBU, kvm_vcpu, arch.timing_last_enter.tv32.tbu); in main()
|
| /linux/arch/powerpc/include/asm/ |
| A D | kvm_host.h | 170 u32 tbu, tbl; member
|
Completed in 835 milliseconds