/linux/drivers/iommu/arm/arm-smmu/ |
H A D | arm-smmu-qcom-debug.c | 84 "Failed to read TBU power status: %d\n", ret); in qcom_smmu_tlb_sync_debug() 90 "Failed to read TBU sync/inv ack status: %d\n", ret); in qcom_smmu_tlb_sync_debug() 99 "TBU: power_status %#x sync_inv_ack %#x sync_inv_progress %#x\n", in qcom_smmu_tlb_sync_debug() 106 struct qcom_tbu *tbu; in qcom_find_tbu() local 114 list_for_each_entry(tbu, &tbu_list, list) { in qcom_find_tbu() 115 start = tbu->sid_range[0]; in qcom_find_tbu() 116 end = start + tbu->sid_range[1]; in qcom_find_tbu() 118 if (qsmmu->smmu.dev->of_node == tbu->smmu_np && in qcom_find_tbu() 120 return tbu; in qcom_find_tbu() 122 dev_err(qsmmu->smmu.dev, "Unable to find TBU for sid 0x%x\n", sid); in qcom_find_tbu() [all …]
|
H A D | arm-smmu-qcom.c | 752 { .compatible = "qcom,sc7280-tbu" }, 753 { .compatible = "qcom,sdm845-tbu" },
|
H A D | qcom_iommu.c | 821 clk = devm_clk_get_optional(dev, "tbu"); in qcom_iommu_device_probe() 823 dev_err(dev, "failed to get tbu clock\n"); in qcom_iommu_device_probe()
|
/linux/Documentation/devicetree/bindings/iommu/ |
H A D | qcom,tbu.yaml | 4 $id: http://devicetree.org/schemas/iommu/qcom,tbu.yaml# 7 title: Qualcomm TBU (Translation Buffer Unit) 13 The Qualcomm SMMU500 implementation consists of TCU and TBU. The TBU contains 15 debug features to trace and trigger debug transactions. There are multiple TBU 21 - qcom,sc7280-tbu 22 - qcom,sdm845-tbu 39 is assigned by the TBU 60 tbu@150e1000 { 61 compatible = "qcom,sdm845-tbu";
|
H A D | arm,smmu.yaml | 608 - description: SNoC MMU TBU RT GDSC 609 - description: SNoC MMU TBU NRT GDSC 680 /* always ignore appended 5-bit TBU number */
|
/linux/Documentation/devicetree/bindings/pci/ |
H A D | qcom,pcie-sm8250.yaml | 50 - const: tbu # PCIe TBU clock 51 - const: ddrss_sf_tbu # PCIe SF TBU clock 59 - const: tbu # PCIe TBU clock 60 - const: ddrss_sf_tbu # PCIe SF TBU clock 136 "tbu",
|
H A D | qcom,pcie-sm8350.yaml | 47 - const: tbu # PCIe TBU clock 48 - const: ddrss_sf_tbu # PCIe SF TBU clock 125 "tbu",
|
H A D | qcom,pcie-sc7280.yaml | 50 - const: tbu # PCIe TBU clock 51 - const: ddrss_sf_tbu # PCIe SF TBU clock 140 "tbu",
|
H A D | qcom,pcie.yaml | 561 - const: tbu # PCIe TBU clock 574 - const: tbu # PCIe TBU clock
|
H A D | qcom,pcie-sc8280xp.yaml | 49 - const: ddrss_sf_tbu # PCIe SF TBU clock
|
H A D | qcom,pcie-sm8550.yaml | 54 - const: ddrss_sf_tbu # PCIe SF TBU clock
|
/linux/Documentation/devicetree/bindings/display/msm/ |
H A D | qcom,mdp5.yaml | 63 - const: tbu
|
/linux/drivers/iommu/arm/ |
H A D | Kconfig | 67 the Translation Buffer Units (TBU) that can be used to obtain
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | tesla,fsd-clock.yaml | 93 - description: PERIC shared0 div3 TBU clock (from CMU_CMU)
|
/linux/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_event.c | 89 /* LPU TBU errors*/ in evt_str()
|
/linux/arch/powerpc/kernel/ |
H A D | asm-offsets.c | 660 OFFSET(VCPU_TIMING_EXIT_TBU, kvm_vcpu, arch.timing_exit.tv32.tbu); in main() 662 OFFSET(VCPU_TIMING_LAST_ENTER_TBU, kvm_vcpu, arch.timing_last_enter.tv32.tbu); in main()
|
/linux/drivers/gpu/drm/arm/display/komeda/d71/ |
H A D | d71_dev.c | 64 /* Check errors of TBU status */ in get_lpu_event()
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwxgmac2_core.c | 664 { true, "MTBUPES", "MAC TBU Data Path Parity Check Error" },
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8976.dtsi | 933 "tbu",
|
/linux/drivers/net/ethernet/ |
H A D | fealnx.c | 199 TBU = 0x00000010, /* transmit buffer unavilable */ enumerator
|