Home
last modified time | relevance | path

Searched refs:tbu (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/iommu/arm/arm-smmu/
A Darm-smmu-qcom-debug.c106 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 Dqcom,tbu.yaml4 $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 Dqcom,pcie-sm8250.yaml50 - const: tbu # PCIe TBU clock
59 - const: tbu # PCIe TBU clock
134 "tbu",
A Dqcom,pcie-sc8180x.yaml48 - const: tbu # PCIe TBU clock
128 "tbu";
A Dqcom,pcie-sm8150.yaml47 - const: tbu # PCIe TBU clock
121 "tbu",
A Dqcom,pcie-sm8350.yaml47 - const: tbu # PCIe TBU clock
123 "tbu",
A Dqcom,pcie-sc7280.yaml50 - const: tbu # PCIe TBU clock
138 "tbu",
A Dqcom,pcie.yaml454 - const: tbu # PCIe TBU clock
467 - const: tbu # PCIe TBU clock
/linux/Documentation/devicetree/bindings/remoteproc/
A Dqcom,qcs404-cdsp-pil.yaml57 - const: tbu
146 "tbu",
/linux/Documentation/devicetree/bindings/display/msm/
A Dqcom,mdp5.yaml64 - const: tbu
/linux/arch/arm64/boot/dts/qcom/
A Dsc7280.dtsi2256 "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 Dsdm845.dtsi2351 "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 Dsc8180x.dtsi1759 "tbu";
1880 "tbu";
2002 "tbu";
2124 "tbu";
A Dmsm8976.dtsi896 "tbu",
A Dqcs404.dtsi636 * "tbu",
A Dsm8350.dtsi1569 "tbu",
1677 "tbu",
A Dsm8250.dtsi2182 "tbu",
2304 "tbu",
2429 "tbu",
A Dmsm8939.dtsi1491 clock-names = "iface", "bus", "tbu";
A Dsm8150.dtsi1885 "tbu",
2002 "tbu",
/linux/arch/powerpc/kernel/
A Dasm-offsets.c664 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 Dkvm_host.h170 u32 tbu, tbl; member

Completed in 835 milliseconds