Home
last modified time | relevance | path

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

12

/Linux-v5.10/arch/sparc/kernel/
Dpci_sun4v.c79 return iommu->atu && mask > DMA_BIT_MASK(32); in iommu_use_atu()
118 iotsb_num = pbm->iommu->atu->iotsb->iotsb_num; in iommu_batch_flush()
126 pr_err_ratelimited("%s: ATU map of [%08lx:%lx:%llx:%lx:%lx] failed with status %ld\n", in iommu_batch_flush()
217 tbl = &iommu->atu->tbl; in dma_4v_alloc_coherent()
327 struct atu *atu; in dma_4v_free_coherent() local
336 atu = iommu->atu; in dma_4v_free_coherent()
343 tbl = &atu->tbl; in dma_4v_free_coherent()
344 iotsb_num = atu->iotsb->iotsb_num; in dma_4v_free_coherent()
360 struct atu *atu; in dma_4v_map_page() local
370 atu = iommu->atu; in dma_4v_map_page()
[all …]
/Linux-v5.10/drivers/net/dsa/mv88e6xxx/
Dglobal1_atu.c3 * Marvell 88E6xxx Address Translation Unit (ATU) support
16 /* Offset 0x01: ATU FID Register */
23 /* Offset 0x0A: ATU Control Register */
108 /* Offset 0x0B: ATU Operation Register */
129 /* ATU DBNum[7:4] are located in ATU Control 15:12 */ in mv88e6xxx_g1_atu_op()
141 /* ATU DBNum[5:4] are located in ATU Operation 9:8 */ in mv88e6xxx_g1_atu_op()
145 /* ATU DBNum[3:0] are located in ATU Operation 3:0 */ in mv88e6xxx_g1_atu_op()
162 /* Offset 0x0C: ATU Data Register */
198 /* Offset 0x0D: ATU MAC Address Register Bytes 0 & 1
199 * Offset 0x0E: ATU MAC Address Register Bytes 2 & 3
[all …]
Dglobal1.h43 /* Offset 0x01: ATU FID Register */
109 /* Offset 0x0A: ATU Control Register */
114 /* Offset 0x0B: ATU Operation Register */
131 /* Offset 0x0C: ATU Data Register */
163 /* Offset 0x0D: ATU MAC Address Register Bytes 0 & 1
164 * Offset 0x0E: ATU MAC Address Register Bytes 2 & 3
165 * Offset 0x0F: ATU MAC Address Register Bytes 4 & 5
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
473 .name = "atu",
Dchip.h134 /* Mask for FromPort and ToPort value of PortVec used in ATU Move
135 * operation. 0 means that the ATU Move operation is not supported.
Dport.h218 /* Offset 0x0C: Port ATU Control */
Dglobal2.h115 /* Offset 0x0E: ATU Stats Register */
Dglobal1.c72 * is set to a one when all units inside the device (ATU, VTU, etc.) in mv88e6xxx_g1_wait_init_ready()
Dglobal2.c283 /* Offset 0x0E: ATU Statistics */
/Linux-v5.10/arch/sparc/include/asm/
Diommu_64.h30 /* Data structures for SPARC ATU architecture */
46 struct atu { struct
57 struct atu *atu; argument
/Linux-v5.10/Documentation/devicetree/bindings/pci/
Ddesignware-pcie.txt9 the configuration and ATU address space
10 - reg-names: Must be "config" for the PCIe configuration space and "atu" for
11 the ATU address space.
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
Dpci-keystone.txt81 TI specific application registers, "atu" for the
108 reg-names = "app", "dbics", "addr_space", "atu";
Dsocionext,uniphier-pcie-ep.yaml41 - const: atu
Duniphier-pcie.txt19 "atu" - iATU registers for DWC version 4.80 or later
/Linux-v5.10/drivers/pci/controller/dwc/
Dpcie-designware.c194 dev_err(pci->dev, "Read ATU address failed\n"); in dw_pcie_readl_atu()
210 dev_err(pci->dev, "Write ATU address failed\n"); in dw_pcie_writel_atu()
254 * Make sure ATU enable takes effect before any subsequent config in dw_pcie_prog_outbound_atu_unroll()
300 * Make sure ATU enable takes effect before any subsequent config in __dw_pcie_prog_outbound_atu()
374 * Make sure ATU enable takes effect before any subsequent config in dw_pcie_prog_inbound_atu_unroll()
424 * Make sure ATU enable takes effect before any subsequent config in dw_pcie_prog_inbound_atu()
559 devm_platform_ioremap_resource_byname(pdev, "atu"); in dw_pcie_setup()
Dpcie-designware-host.c586 * ATU, so we should not program the ATU here. in dw_pcie_setup_rc()
/Linux-v5.10/arch/arm/mach-iop32x/
Dpci.c310 /* Flag to determine whether the ATU is initialized and the PCI bus scanned */
343 DBG("ATU: IOP3XX_ATUCMD=0x%04x\n", *IOP3XX_ATUCMD); in iop3xx_atu_debug()
344 DBG("ATU: IOP3XX_ATUCR=0x%08x\n", *IOP3XX_ATUCR); in iop3xx_atu_debug()
Diop3xx.h21 /* ATU Parameters
/Linux-v5.10/drivers/pci/controller/
Dpcie-rockchip-host.c813 dev_err(dev, "program RC mem outbound ATU failed\n"); in rockchip_pcie_cfg_atu()
820 dev_err(dev, "program RC mem inbound ATU failed\n"); in rockchip_pcie_cfg_atu()
828 /* store the register number offset to program RC io outbound ATU */ in rockchip_pcie_cfg_atu()
842 dev_err(dev, "program RC io outbound ATU failed\n"); in rockchip_pcie_cfg_atu()
/Linux-v5.10/arch/arm64/boot/dts/ti/
Dk3-am65-main.dtsi697 reg-names = "app", "dbics", "config", "atu";
716 reg-names = "app", "dbics", "addr_space", "atu";
729 reg-names = "app", "dbics", "config", "atu";
748 reg-names = "app", "dbics", "addr_space", "atu";
/Linux-v5.10/drivers/net/dsa/
Dmv88e6060.c196 /* @@@ initialise atu */ in mv88e6060_setup()
/Linux-v5.10/drivers/mtd/maps/
Dpci.c8 * - Intel IQ80310 ATU.
/Linux-v5.10/drivers/pci/controller/cadence/
Dpcie-cadence-host.c241 * If a minimum BAR is found, IB ATU will be configured and in cdns_pcie_host_bar_config()
/Linux-v5.10/drivers/usb/atm/
Dueagle-atm.c1409 /* only for atu-c */ in uea_stat_e1()
1418 /* only for atu-c */ in uea_stat_e1()
1691 uea_info(INS_TO_USBDEV(sc), "ATU-R firmware version : %x\n", in uea_send_cmvs_e1()
1758 uea_info(INS_TO_USBDEV(sc), "ATU-R firmware version : %x\n", in uea_send_cmvs_e4()

12