Home
last modified time | relevance | path

Searched full:atu (Results 1 – 25 of 83) sorted by relevance

1234

/linux/arch/sparc/kernel/
H A Dpci_sun4v.c80 return iommu->atu && mask > DMA_BIT_MASK(32); in iommu_use_atu()
119 iotsb_num = pbm->iommu->atu->iotsb->iotsb_num; in iommu_batch_flush()
127 pr_err_ratelimited("%s: ATU map of [%08lx:%lx:%llx:%lx:%lx] failed with status %ld\n", in iommu_batch_flush()
218 tbl = &iommu->atu->tbl; in dma_4v_alloc_coherent()
328 struct atu *atu; in dma_4v_free_coherent() local
337 atu = iommu->atu; in dma_4v_free_coherent()
344 tbl = &atu->tbl; in dma_4v_free_coherent()
345 iotsb_num = atu in dma_4v_free_coherent()
361 struct atu *atu; dma_4v_map_page() local
435 struct atu *atu; dma_4v_unmap_page() local
480 struct atu *atu; dma_4v_map_sg() local
631 struct atu *atu; dma_4v_unmap_sg() local
742 struct atu *atu = pbm->iommu->atu; pci_sun4v_atu_alloc_iotsb() local
803 struct atu *atu = pbm->iommu->atu; pci_sun4v_atu_init() local
1228 struct atu *atu; pci_sun4v_probe() local
[all...]
/linux/drivers/net/dsa/mv88e6xxx/
H A Dglobal1_atu.c3 * Marvell 88E6xxx Address Translation Unit (ATU) support
18 /* Offset 0x01: ATU FID Register */
25 /* Offset 0x0A: ATU Control Register */
110 /* Offset 0x0B: ATU Operation Register */
144 /* ATU DBNum[7:4] are located in ATU Control 15:12 */ in mv88e6xxx_g1_atu_op()
156 /* ATU DBNum[5:4] are located in ATU Operation 9:8 */ in mv88e6xxx_g1_atu_op()
160 /* ATU DBNum[3:0] are located in ATU Operatio in mv88e6xxx_g1_atu_op()
[all...]
H A Dglobal1.h44 /* Offset 0x01: ATU FID Register */
112 /* Offset 0x0A: ATU Control Register */
117 /* Offset 0x0B: ATU Operation Register */
134 /* Offset 0x0C: ATU Data Register */
166 /* Offset 0x0D: ATU MAC Address Register Bytes 0 & 1
167 * Offset 0x0E: ATU MAC Address Register Bytes 2 & 3
168 * Offset 0x0F: ATU MAC Address Register Bytes 4 & 5
H A Ddevlink.c112 dev_err(chip->dev, "failed to set ATU stats kind/bin\n"); in mv88e6xxx_devlink_atu_bin_get()
118 dev_err(chip->dev, "failed to perform ATU get next\n"); in mv88e6xxx_devlink_atu_bin_get()
124 dev_err(chip->dev, "failed to get ATU stats\n"); in mv88e6xxx_devlink_atu_bin_get()
187 err = dsa_devlink_resource_register(ds, "ATU", in mv88e6xxx_setup_devlink_resources()
304 /* The ATU entry varies between mv88e6xxx chipset generations. Define
664 .name = "atu",
/linux/drivers/pci/controller/dwc/
H A Dpcie-designware.c142 res = platform_get_resource_byname(pdev, IORESOURCE_MEM, "atu"); in dw_pcie_get_resources()
456 dev_err(pci->dev, "Read ATU address failed\n"); in dw_pcie_readl_atu()
476 dev_err(pci->dev, "Write ATU address failed\n"); in dw_pcie_writel_atu()
494 * bit in the Control register-1 of the ATU outbound region acts in dw_pcie_enable_ecrc()
502 * registers, the transactions going through ATU won't have TLP in dw_pcie_enable_ecrc()
532 const struct dw_pcie_ob_atu_cfg *atu) in dw_pcie_prog_outbound_atu() argument
534 u64 parent_bus_addr = atu->parent_bus_addr; in dw_pcie_prog_outbound_atu()
538 limit_addr = parent_bus_addr + atu->size - 1; in dw_pcie_prog_outbound_atu()
542 !IS_ALIGNED(atu->pci_addr, pci->region_align) || !atu in dw_pcie_prog_outbound_atu()
[all...]
H A Dpcie-designware-ep.c205 struct dw_pcie_ob_atu_cfg *atu) in dw_pcie_ep_outbound_atu() argument
217 atu->index = free_win; in dw_pcie_ep_outbound_atu()
218 ret = dw_pcie_prog_outbound_atu(pci, atu); in dw_pcie_ep_outbound_atu()
223 ep->outbound_addr[free_win] = atu->parent_bus_addr; in dw_pcie_ep_outbound_atu()
502 struct dw_pcie_ob_atu_cfg atu = { 0 }; in dw_pcie_ep_map_addr() local
504 atu.func_no = func_no; in dw_pcie_ep_map_addr()
505 atu.type = PCIE_ATU_TYPE_MEM; in dw_pcie_ep_map_addr()
506 atu.parent_bus_addr = addr - pci->parent_bus_offset; in dw_pcie_ep_map_addr()
507 atu.pci_addr = pci_addr; in dw_pcie_ep_map_addr()
508 atu in dw_pcie_ep_map_addr()
[all...]
/linux/arch/sparc/include/asm/
H A Diommu_64.h30 /* Data structures for SPARC ATU architecture */
46 struct atu { struct
57 struct atu *atu; member
47 rangesatu global() argument
48 iotsbatu global() argument
/linux/Documentation/devicetree/bindings/pci/
H A Dqcom,pcie-sc8180x.yaml31 - const: atu # ATU address space
97 "atu",
H A Dqcom,pcie-sm8350.yaml31 - const: atu # ATU address space
99 reg-names = "parf", "dbi", "elbi", "atu", "config";
H A Dqcom,pcie-sm8150.yaml36 - const: atu # ATU address space
100 reg-names = "parf", "dbi", "elbi", "atu", "config";
H A Dintel,keembay-pcie-ep.yaml24 - const: atu
62 reg-names = "dbi", "dbi2", "atu", "addr_space", "apb";
H A Dqcom,pcie-x1e80100.yaml30 - const: atu # ATU address space
99 reg-names = "parf", "dbi", "elbi", "atu", "config", "mhi";
H A Dqcom,pcie-sa8775p.yaml35 - const: atu # ATU address space
107 reg-names = "parf", "dbi", "elbi", "atu", "config", "mhi";
H A Dqcom,pcie-sc8280xp.yaml33 - const: atu # ATU address space
113 reg-names = "parf", "dbi", "elbi", "atu", "config", "mhi";
H A Dqcom,pcie-sc7280.yaml31 - const: atu # ATU address space
102 reg-names = "parf", "dbi", "elbi", "atu", "config";
H A Dqcom,pcie-sm8550.yaml37 - const: atu # ATU address space
108 reg-names = "parf", "dbi", "elbi", "atu", "config";
H A Dqcom,pcie-sm8450.yaml33 - const: atu # ATU address space
104 reg-names = "parf", "dbi", "elbi", "atu", "config";
H A Dqcom,pcie-sm8250.yaml31 - const: atu # ATU address space
110 reg-names = "parf", "dbi", "elbi", "atu", "config", "mhi";
H A Dti,am65-pci-ep.yaml29 - const: atu
70 reg-names = "app", "dbics", "addr_space", "atu";
H A Dintel,keembay-pcie.yaml32 - const: atu
83 reg-names = "dbi", "atu", "config", "apb";
H A Dhost-generic-pci.yaml68 DesignWare PCIe controller in RC mode with static ATU window mappings
72 is there any reason for the driver to reconfigure ATU windows for
75 In cases where the IP was synthesized with a minimum ATU window size
H A Dsophgo,sg2044-pcie.yaml35 - const: atu
98 reg-names = "dbi", "atu", "config", "app";
H A Drcar-gen4-pci-ep.yaml32 - const: atu
104 reg-names = "dbi", "dbi2", "atu", "dma", "app", "phy", "addr_space";
H A Dqcom,pcie-ep.yaml30 - description: Address Translation Unit (ATU) registers
41 - const: atu
301 reg-names = "parf", "dbi", "elbi", "atu", "addr_space",
H A Damd,versal2-mdb-host.yaml32 - const: atu
100 reg-names = "slcr", "config", "dbi", "atu";

1234