Home
last modified time | relevance | path

Searched full:elbi (Results 1 – 19 of 19) sorted by relevance

/linux/Documentation/devicetree/bindings/pci/
H A Dsnps,dw-pcie-ep.yaml46 CDM/ELBI = 0 and CS2 = 0 or is a contiguous memory region
53 by setting CDM/ELBI = 0 and CS2 = 1. This is an intermix of
63 can be selected by setting CDM/ELBI = 1 and CS2 = 0 wires or can
66 enum: [ elbi, app ]
70 Unit and Enhanced DMA, which is selected by setting CDM/ELBI = 1
102 - description: See native 'elbi/app' CSR region for details.
H A Dsnps,dw-pcie.yaml55 CDM/ELBI = 0 and CS2 = 0 or is a contiguous memory region
62 by setting CDM/ELBI = 0 and CS2 = 1. This is an intermix of
72 can be selected by setting CDM/ELBI = 1 and CS2 = 0 wires or can
75 enum: [ elbi, app ]
79 Unit and Enhanced DMA, which is selected by setting CDM/ELBI = 1
110 - description: See native 'elbi/app' CSR region for details.
H A Dqcom,pcie-sm8550.yaml39 - const: elbi # External local bus interface registers
165 reg-names = "parf", "dbi", "elbi", "atu", "config";
/linux/drivers/accel/habanalabs/common/pci/
H A Dpci.c132 dev_err(hdev->dev, "Error reading from ELBI\n"); in hl_pci_elbi_read()
137 dev_err(hdev->dev, "ELBI read didn't finish in time\n"); in hl_pci_elbi_read()
141 dev_err(hdev->dev, "ELBI read has undefined bits in status\n"); in hl_pci_elbi_read()
146 * hl_pci_elbi_write() - Write through the ELBI interface.
197 dev_err(hdev->dev, "ELBI write didn't finish in time\n"); in hl_pci_elbi_write()
201 dev_err(hdev->dev, "ELBI write has undefined bits in status\n"); in hl_pci_elbi_write()
/linux/drivers/pci/controller/dwc/
H A Dpci-meson.c112 * For the broken DTs that supply 'dbi' as 'elbi', parse the 'elbi' in meson_pcie_get_mems()
116 res = platform_get_resource_byname(pdev, IORESOURCE_MEM, "elbi"); in meson_pcie_get_mems()
H A Dpcie-eswin.c25 /* ELBI registers */
204 * after writing app_hold_phy_rst register bit of ELBI register space. in eswin_pcie_host_init()
H A Dpci-exynos.c27 /* PCIe ELBI registers */
H A Dpcie-kirin.c31 /* PCIe ELBI registers */
H A Dpcie-qcom-ep.c139 /* ELBI registers */
/linux/arch/arm64/boot/dts/qcom/
H A Dsa8540p.dtsi206 reg-names = "parf", "dbi", "elbi", "atu", "config";
H A Dsc8280xp.dtsi2169 reg-names = "parf", "dbi", "elbi", "atu", "config", "mhi";
2281 reg-names = "parf", "dbi", "elbi", "atu", "config", "mhi";
2391 reg-names = "parf", "dbi", "elbi", "atu", "config", "mhi";
2504 reg-names = "parf", "dbi", "elbi", "atu", "config", "mhi";
2614 reg-names = "parf", "dbi", "elbi", "atu", "config", "mhi";
H A Dglymur.dtsi2841 "elbi",
3057 "elbi",
3329 "elbi",
3545 "elbi",
H A Dmonaco.dtsi2271 "elbi",
2450 "elbi",
H A Dsm8650.dtsi3633 reg-names = "parf", "dbi", "elbi", "atu", "config";
3819 "elbi",
/linux/include/linux/habanalabs/
H A Dhl_boot_if.h673 * space is allocated in a ELBI access only
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-sdx65.dtsi312 "elbi",
/linux/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2_security.c2879 /* PCIE ELBI */ in gaudi2_write_rr_to_all_lbw_rtrs()
/linux/drivers/accel/habanalabs/goya/
H A Dgoya.c643 /* If FW security is enabled at this point it means no access to ELBI */ in goya_early_init()
/linux/drivers/accel/habanalabs/gaudi/
H A Dgaudi.c837 /* If FW security is enabled at this point it means no access to ELBI */ in gaudi_early_init()