Home
last modified time | relevance | path

Searched full:annapurna (Results 1 – 25 of 95) sorted by relevance

1234

/freebsd/sys/arm/conf/
H A DALPINE24 include "../annapurna/alpine/std.alpine"
35 # Annapurna Alpine drivers
76 device al_pci # Annapurna Alpine PCI-E
82 device al_eth # Annapurna Alpine Ethernet NIC
91 makeoptions FDT_DTS_FILE=annapurna-alpine.dts
H A DNOTES39 # Annapurna Alpine drivers
45 device al_pci # Annapurna Alpine PCI-E
/freebsd/sys/arm64/conf/
H A Dstd.al2 # Annapurna AL SoC support
5 # Annapurna Alpine drivers
13 device al_pci # Annapurna Alpine PCI-E
19 device al_eth # Annapurna Alpine Ethernet NIC
H A DNOTES56 # Annapurna Alpine drivers
80 device al_pci # Annapurna Alpine PCI-E
91 device al_eth # Annapurna Alpine Ethernet NIC
/freebsd/sys/dts/arm/
H A Dannapurna-alpine.dts31 model = "annapurna,alpine";
134 compatible = "annapurna-labs,al-cpu-resume";
139 compatible = "annapurna-labs,al-ccu";
145 compatible = "annapurna-labs,al-nb-service";
162 compatible = "annapurna-labs,al-serdes";
179 compatible = "annapurna-labs,al-msix";
188 compatible = "annapurna-labs,al-internal-pcie";
215 compatible = "annapurna-labs,al-external-pcie";
240 compatible = "annapurna-labs,al-external-pcie";
/freebsd/sys/arm/annapurna/alpine/
H A Dalpine_pci.c2 * Copyright (c) 2015,2016 Annapurna Labs Ltd. and affiliates
63 {"annapurna-labs,al-internal-pcie", true},
64 {"annapurna-labs,alpine-internal-pcie", true},
96 "Annapurna-Labs Integrated Internal PCI-E Controller"); in al_pcib_probe()
107 /* Annapurna quirk: configure vendor-specific registers */ in al_pcib_attach()
H A Dfiles.alpine5 arm/annapurna/alpine/alpine_machdep.c standard
6 arm/annapurna/alpine/alpine_machdep_mp.c optional smp
H A Dalpine_machdep_mp.c51 #include <arm/annapurna/alpine/alpine_mp.h>
137 ofw_bus_find_compatible(node, "annapurna-labs,al-cpu-resume")) == 0) in alpine_get_cpu_resume_base()
163 ofw_bus_find_compatible(node, "annapurna-labs,al-nb-service")) == 0) in alpine_get_nb_base()
H A Dalpine_pci_msix.c2 * Copyright (c) 2015,2016 Annapurna Labs Ltd. and affiliates
66 {"annapurna-labs,al-msix", true},
67 {"annapurna-labs,alpine-msix", true},
123 device_set_desc(dev, "Annapurna-Labs MSI-X Controller"); in al_msix_probe()
H A Dalpine_ccu.c2 * Copyright (c) 2015,2016 Annapurna Labs Ltd. and affiliates
83 if (!ofw_bus_is_compatible(dev, "annapurna-labs,al-ccu")) in al_ccu_probe()
H A Dalpine_nb_service.c2 * Copyright (c) 2015,2016 Annapurna Labs Ltd. and affiliates
82 if (!ofw_bus_is_compatible(dev, "annapurna-labs,al-nb-service")) in nb_service_probe()
/freebsd/sys/conf/
H A Dfiles.arm153 # Annapurna support
154 arm/annapurna/alpine/alpine_ccu.c optional al_ccu fdt
155 arm/annapurna/alpine/alpine_nb_service.c optional al_nb_service fdt
156 arm/annapurna/alpine/alpine_pci.c optional al_pci fdt
157 arm/annapurna/alpine/alpine_pci_msix.c optional al_pci fdt
158 arm/annapurna/alpine/alpine_serdes.c optional al_serdes fdt \
/freebsd/sys/contrib/alpine-hal/
H A Dal_serdes.h2 Copyright (C) 2013 Annapurna Labs Ltd.
4 This file is licensed under the terms of the Annapurna Labs' Commercial License
7 systems developed by or for Annapurna Labs.
H A Dal_serdes.c2 Copyright (C) 2015 Annapurna Labs Ltd.
4 This file may be licensed under the terms of the Annapurna Labs Commercial
H A Dal_hal_serdes_25g.h2 Copyright (C) 2015 Annapurna Labs Ltd.
4 This file may be licensed under the terms of the Annapurna Labs Commercial
H A Dal_hal_udma_iofic_regs.h3 Copyright (C) 2015 Annapurna Labs Ltd.
5 This file may be licensed under the terms of the Annapurna Labs Commercial
H A Dal_hal_common.h3 Copyright (C) 2015 Annapurna Labs Ltd.
5 This file may be licensed under the terms of the Annapurna Labs Commercial
H A Dal_hal_plat_types.h3 Copyright (C) 2015 Annapurna Labs Ltd.
5 This file may be licensed under the terms of the Annapurna Labs Commercial
H A Dal_hal_serdes_hssp.h2 Copyright (C) 2015 Annapurna Labs Ltd.
4 This file may be licensed under the terms of the Annapurna Labs Commercial
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dal,alpine.yaml7 title: Annapurna Labs Alpine Platform Device Tree Bindings
19 - const: "Annapurna Labs Alpine Dev Board"
/freebsd/sys/contrib/device-tree/src/arm/amazon/
H A Dalpine-db.dts2 * Copyright 2015 Annapurna Labs Ltd.
32 model = "Annapurna Labs Alpine Dev Board";
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dpcie-al.txt1 * Amazon Annapurna Labs PCIe host bridge
3 Amazon's Annapurna Labs PCIe Host Controller is based on the Synopsys DesignWare
H A Damazon,al-alpine-v3-pcie.yaml7 title: Amazon Annapurna Labs Alpine v3 PCIe Host Bridge
13 Amazon's Annapurna Labs PCIe Host Controller is based on the Synopsys
/freebsd/sys/contrib/device-tree/Bindings/edac/
H A Damazon,al-mc-edac.yaml7 title: Amazon's Annapurna Labs Memory Controller EDAC
15 Amazon's Annapurna Labs Memory Controller.
/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_alu.h2 Copyright (C) 2015 Annapurna Labs Ltd.
4 This file may be licensed under the terms of the Annapurna Labs Commercial

1234