Home
last modified time | relevance | path

Searched refs:AHCI (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/u-boot/drivers/ata/
H A DKconfig1 config AHCI config
6 types can use this, such as AHCI/SATA. It does not provide any standard
38 bool "Support for PCI-based AHCI controller"
41 Enables support for the PCI-based AHCI controller.
45 depends on AHCI
50 AHCI 1.3 specifications with hot-plug detect feature.
54 bool "Enable Synopsys DWC AHCI driver support"
60 Synopsys DWC AHCI module.
103 bool "Marvell EBU AHCI SATA support"
105 depends on AHCI
[all …]
H A Ddwc_ahsata.c849 #if !CONFIG_IS_ENABLED(AHCI)
971 #if CONFIG_IS_ENABLED(AHCI)
/openbmc/linux/drivers/ata/
H A DKconfig110 tristate "AHCI SATA support"
114 This option enables support for AHCI Serial ATA.
140 tristate "Platform AHCI SATA support"
143 This option enables support for Platform AHCI Serial ATA
149 tristate "Broadcom AHCI SATA support"
154 This option enables support for the AHCI SATA3 controller found on
160 tristate "DaVinci DA850 AHCI SATA support"
165 onboard AHCI SATA.
170 tristate "DaVinci DM816 AHCI SATA support"
175 onboard AHCI SATA controller.
[all …]
/openbmc/linux/Documentation/devicetree/bindings/mips/cavium/
H A Dsata-uctl.txt4 and the SATA AHCI host controller (UAHC). It performs the following functions:
5 - provides interfaces for the applications to access the UAHC AHCI
7 - provides a bridge for UAHC to fetch AHCI command table entries and data
/openbmc/linux/Documentation/devicetree/bindings/powerpc/4xx/
H A Dakebono.txt24 1.b) The Advanced Host Controller Interface (AHCI) SATA node
31 - reg : should contain the AHCI registers location and length.
32 - interrupts : should contain the AHCI interrupt.
/openbmc/linux/Documentation/devicetree/bindings/ata/
H A Dahci-da850.txt1 Device tree binding for the TI DA850 AHCI SATA Controller
8 AHCI 1.1 standard and the Power Down Control Register (PWRDN)
H A Dahci-dm816.txt1 Device tree binding for the TI DM816 AHCI SATA Controller
7 the controller (as defined by the AHCI 1.1 standard)
H A Dahci-fsl-qoriq.txt1 Binding for Freescale QorIQ AHCI SATA Controller
11 - dma-coherent: Enable AHCI coherent DMA operation.
H A Dqcom-sata.txt1 * Qualcomm AHCI SATA Controller
H A Dapm-xgene.txt9 - reg : First memory resource shall be the AHCI memory
/openbmc/qemu/hw/ide/
H A DKconfig46 config AHCI config
55 select AHCI
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-scsi_host72 as defined in the AHCI spec.
96 (RO) Display the version of the AHCI spec implemented by the
104 (RW) Allows access to AHCI EM (enclosure management) buffer
107 For eg. the AHCI driver supports SGPIO EM messages but the
108 SATA/AHCI specs do not define the SGPIO message format of the EM
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dprotocol.hpp13 AHCI, enumerator
58 {Protocol::AHCI, "AHCI"},
/openbmc/linux/drivers/phy/socionext/
H A DKconfig39 tristate "UniPhier AHCI PHY driver"
45 Enable this to support PHY implemented in AHCI controller
/openbmc/qemu/docs/system/arm/
H A Dhighbank.rst18 - AHCI
H A Dsbsa.rst25 - System bus AHCI controller
27 - CDROM and hard disc on AHCI bus
/openbmc/qemu/hw/arm/
H A DKconfig74 select AHCI
195 select AHCI
322 select AHCI
355 select AHCI
425 select AHCI
/openbmc/u-boot/doc/device-tree-bindings/ata/
H A Dintel-sata.txt10 "ahci" : Use AHCI mode (default)
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Darmada-370-seagate-nas-4bay.dts117 /* SATA AHCI controller 88SE9170 */
/openbmc/u-boot/doc/
H A DREADME.boston51 - AHCI support
H A DREADME.qemu-arm59 - To add a Serial ATA disk via an Intel ICH9 AHCI controller, pass e.g.:
/openbmc/qemu/docs/config/
H A Dq35-virtio-serial.cfg31 # 00:1f.2 SATA (AHCI) controller
H A Dq35-virtio-graphical.cfg30 # 00:1f.2 SATA (AHCI) controller
H A Dq35-emulated.cfg30 # 00:1f.2 SATA (AHCI) controller
/openbmc/u-boot/board/compulab/cm_fx6/
H A Dcm_fx6.c728 #if CONFIG_IS_ENABLED(AHCI)

12