Home
last modified time | relevance | path

Searched refs:Bay (Results 1 – 18 of 18) sorted by relevance

/f-stack/freebsd/contrib/device-tree/src/arm/
H A Darmada-370-seagate-nas-2bay.dts3 * Device Tree file for Seagate NAS 2-Bay (Armada 370 SoC).
13 * Product name : Seagate NAS 2-Bay
14 * Code name (board/PCB) : Dart 2-Bay
23 model = "Seagate NAS 2-Bay (Dart, SRPD20)";
H A Darmada-370-seagate-personal-cloud-2bay.dts3 * Device Tree file for Seagate Personal Cloud NAS 2-Bay (Armada 370 SoC).
13 * Product name : Seagate Personal Cloud 2-Bay
23 model = "Seagate Personal Cloud 2-Bay (Cumulus, SRN22C)";
H A Darmada-370-seagate-nas-4bay.dts3 * Device Tree file for Seagate NAS 4-Bay (Armada 370 SoC).
13 * Product name : Seagate NAS 4-Bay
14 * Code name (board/PCB) : Dart 4-Bay
24 model = "Seagate NAS 4-Bay (Dart, SRPD40)";
H A Dgemini-dlink-dns-313.dts3 * Device Tree file for D-Link DNS-313 1-Bay Network Storage Enclosure
13 model = "D-Link DNS-313 1-Bay Network Storage Enclosure";
H A Dkirkwood-linkstation-duo-6281.dtsi3 * Device Tree common file for kirkwood-6281 based 2-Bay Buffalo Linkstation
H A Darmada-370-seagate-personal-cloud.dtsi3 * Device Tree common file for the Seagate Personal Cloud NAS 1 and 2-Bay
/f-stack/freebsd/contrib/device-tree/src/arm64/intel/
H A Dkeembay-evm.dts5 * Device tree describing Keem Bay EVM board.
13 model = "Keem Bay EVM";
H A Dkeembay-soc.dtsi5 * Device tree describing Keem Bay SoC.
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Dintel,keembay.yaml7 title: Keem Bay platform device tree bindings
/f-stack/freebsd/contrib/device-tree/Bindings/mmc/
H A Darasan,sdhci.txt30 - "intel,keembay-sdhci-5.1-emmc", "arasan,sdhci-5.1": Intel Keem Bay eMMC
32 - "intel,keembay-sdhci-5.1-sd": Intel Keem Bay SD controller
34 - "intel,keembay-sdhci-5.1-sdio": Intel Keem Bay SDIO controller
H A Darasan,sdhci.yaml78 - const: intel,keembay-sdhci-5.1-emmc # Intel Keem Bay eMMC PHY
83 - const: intel,keembay-sdhci-5.1-sd # Intel Keem Bay SD controller
87 - const: intel,keembay-sdhci-5.1-sdio # Intel Keem Bay SDIO controller
/f-stack/freebsd/contrib/dev/acpica/components/debugger/
H A Ddbconvert.c500 ACPI_PLD_SET_BAY (&Dword, PldInfo->Bay); in AcpiDbEncodePldBuffer()
619 AcpiOsPrintf (ACPI_PLD_OUTPUT, "PLD_Bay", PldInfo->Bay); in AcpiDbDumpPldBuffer()
/f-stack/freebsd/contrib/device-tree/Bindings/spi/
H A Dsnps,dw-apb-ssi.yaml45 - description: Intel Keem Bay SPI Controller
/f-stack/freebsd/contrib/libsodium/
H A DTHANKS34 Emil Bay (@emilbayes)
/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Daslpld.c511 PldInfo.Bay = (UINT8) Value; in OpcDoPld()
763 ACPI_PLD_SET_BAY (&Dword, PldInfo->Bay); in OpcEncodePldBuffer()
/f-stack/freebsd/contrib/dev/acpica/components/utilities/
H A Dutxface.c725 PldInfo->Bay = ACPI_PLD_GET_BAY (&Dword); in ACPI_EXPORT_SYMBOL()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacbuffer.h245 UINT8 Bay; member
/f-stack/freebsd/contrib/dev/acpica/components/disassembler/
H A Ddmbuffer.c934 AcpiOsPrintf (ACPI_PLD_OUTPUT08, "PLD_Bay", PldInfo->Bay); in AcpiDmPldBuffer()