Searched full:amazon (Results 1 – 25 of 64) sorted by relevance
123
/Linux-v5.4/Documentation/devicetree/bindings/pci/ |
D | pcie-al.txt | 1 * Amazon Annapurna Labs PCIe host bridge 3 Amazon's Annapurna Labs PCIe Host Controller is based on the Synopsys DesignWare 13 - "amazon,al-alpine-v2-pcie" for alpine_v2 14 - "amazon,al-alpine-v3-pcie" for alpine_v3 32 compatible = "amazon,al-alpine-v3-pcie";
|
/Linux-v5.4/drivers/infiniband/hw/efa/ |
D | Kconfig | 2 # Copyright 2018-2019 Amazon.com, Inc. or its affiliates. All rights reserved. 4 # Amazon fabric device configuration 8 tristate "Amazon Elastic Fabric Adapter (EFA) support" 12 This driver supports Amazon Elastic Fabric Adapter (EFA).
|
D | Makefile | 2 # Copyright 2018-2019 Amazon.com, Inc. or its affiliates. All rights reserved. 4 # Makefile for Amazon Elastic Fabric Adapter (EFA) device driver.
|
D | efa_common_defs.h | 3 * Copyright 2018-2019 Amazon.com, Inc. or its affiliates. All rights reserved.
|
D | efa_main.c | 3 * Copyright 2018-2019 Amazon.com, Inc. or its affiliates. All rights reserved. 16 { PCI_VDEVICE(AMAZON, PCI_DEV_ID_EFA_VF) }, 20 MODULE_AUTHOR("Amazon.com, Inc. or its affiliates");
|
D | efa_regs_defs.h | 3 * Copyright 2018-2019 Amazon.com, Inc. or its affiliates. All rights reserved.
|
/Linux-v5.4/drivers/net/ethernet/amazon/ |
D | Kconfig | 3 # Amazon network device configuration 7 bool "Amazon Devices" 14 the questions about Amazon devices. If you say Y, you will be asked
|
D | Makefile | 3 # Makefile for the Amazon network device drivers.
|
/Linux-v5.4/Documentation/devicetree/bindings/thermal/ |
D | amazon,al-thermal.txt | 1 Amazon's Annapurna Labs Thermal Sensor 7 - compatible: "amazon,al-thermal". 13 compatible = "amazon,al-thermal";
|
/Linux-v5.4/Documentation/devicetree/bindings/interrupt-controller/ |
D | amazon,al-fic.txt | 1 Amazon's Annapurna Labs Fabric Interrupt Controller 5 - compatible: should be "amazon,al-fic" 21 compatible = "amazon,al-fic";
|
/Linux-v5.4/drivers/thermal/ |
D | thermal_mmio.c | 3 * Copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved. 104 { .compatible = "amazon,al-thermal", .data = al_thermal_init}, 120 MODULE_AUTHOR("Talel Shenhar <talel@amazon.com>");
|
/Linux-v5.4/drivers/pci/controller/dwc/ |
D | pcie-al.c | 3 * PCIe host controller driver for Amazon's Annapurna Labs IP (used in chips 6 * Copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved. 8 * Author: Jonathan Chocron <jonnyc@amazon.com> 441 { .compatible = "amazon,al-alpine-v2-pcie", 443 { .compatible = "amazon,al-alpine-v3-pcie",
|
D | Kconfig | 260 bool "Amazon Annapurna Labs PCIe controller" 265 Say Y here to enable support of the Amazon's Annapurna Labs PCIe 266 controller IP on Amazon SoCs. The PCIe controller uses the DesignWare
|
/Linux-v5.4/drivers/irqchip/ |
D | irq-al-fic.c | 3 * Copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved. 28 MODULE_DESCRIPTION("Amazon's Annapurna Labs Interrupt Controller Driver"); 290 IRQCHIP_DECLARE(al_fic, "amazon,al-fic", al_fic_init_dt);
|
D | Kconfig | 91 bool "Amazon's Annapurna Labs Fabric Interrupt Controller" 96 Support Amazon's Annapurna Labs Fabric Interrupt Controller.
|
/Linux-v5.4/Documentation/devicetree/bindings/pinctrl/ |
D | lantiq,pinctrl-xway.txt | 9 "ase" (XWAY AMAZON Family) 71 AMAZON: 148 Valid values for AMAZON pin names:
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | omap4-kc1.dts | 10 model = "Amazon Kindle Fire (first generation)"; 11 compatible = "amazon,omap4-kc1", "ti,omap4430", "ti,omap4";
|
/Linux-v5.4/arch/mips/lantiq/ |
D | Kconfig | 14 bool "Amazon SE"
|
/Linux-v5.4/drivers/pci/ |
D | pci-pf-stub.c | 21 { PCI_VDEVICE(AMAZON, 0x0053) },
|
/Linux-v5.4/drivers/net/ethernet/amazon/ena/ |
D | ena_common_defs.h | 2 * Copyright 2015 - 2016 Amazon.com, Inc. or its affiliates.
|
D | ena_pci_id_tbl.h | 2 * Copyright 2015 Amazon.com, Inc. or its affiliates.
|
/Linux-v5.4/arch/arm64/boot/dts/al/ |
D | alpine-v2-evp.dts | 2 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
/Linux-v5.4/Documentation/devicetree/bindings/spi/ |
D | snps,dw-apb-ssi.txt | 5 "jaguar2", or "amazon,alpine-dw-apb-ssi"
|
/Linux-v5.4/include/uapi/rdma/ |
D | efa-abi.h | 3 * Copyright 2018-2019 Amazon.com, Inc. or its affiliates. All rights reserved.
|
/Linux-v5.4/include/linux/ |
D | pci-ecam.h | 59 extern struct pci_ecam_ops al_pcie_ops; /* Amazon Annapurna Labs PCIe */
|
123