/openbmc/u-boot/drivers/ata/ |
H A D | Kconfig | 1 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 D | dwc_ahsata.c | 849 #if !CONFIG_IS_ENABLED(AHCI) 971 #if CONFIG_IS_ENABLED(AHCI)
|
/openbmc/linux/drivers/ata/ |
H A D | Kconfig | 110 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 D | sata-uctl.txt | 4 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 D | akebono.txt | 24 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 D | ahci-da850.txt | 1 Device tree binding for the TI DA850 AHCI SATA Controller 8 AHCI 1.1 standard and the Power Down Control Register (PWRDN)
|
H A D | ahci-dm816.txt | 1 Device tree binding for the TI DM816 AHCI SATA Controller 7 the controller (as defined by the AHCI 1.1 standard)
|
H A D | ahci-fsl-qoriq.txt | 1 Binding for Freescale QorIQ AHCI SATA Controller 11 - dma-coherent: Enable AHCI coherent DMA operation.
|
H A D | qcom-sata.txt | 1 * Qualcomm AHCI SATA Controller
|
H A D | apm-xgene.txt | 9 - reg : First memory resource shall be the AHCI memory
|
/openbmc/qemu/hw/ide/ |
H A D | Kconfig | 46 config AHCI config 55 select AHCI
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-scsi_host | 72 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 D | protocol.hpp | 13 AHCI, enumerator 58 {Protocol::AHCI, "AHCI"},
|
/openbmc/linux/drivers/phy/socionext/ |
H A D | Kconfig | 39 tristate "UniPhier AHCI PHY driver" 45 Enable this to support PHY implemented in AHCI controller
|
/openbmc/qemu/docs/system/arm/ |
H A D | highbank.rst | 18 - AHCI
|
H A D | sbsa.rst | 25 - System bus AHCI controller 27 - CDROM and hard disc on AHCI bus
|
/openbmc/qemu/hw/arm/ |
H A D | Kconfig | 74 select AHCI 195 select AHCI 322 select AHCI 355 select AHCI 425 select AHCI
|
/openbmc/u-boot/doc/device-tree-bindings/ata/ |
H A D | intel-sata.txt | 10 "ahci" : Use AHCI mode (default)
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | armada-370-seagate-nas-4bay.dts | 117 /* SATA AHCI controller 88SE9170 */
|
/openbmc/u-boot/doc/ |
H A D | README.boston | 51 - AHCI support
|
H A D | README.qemu-arm | 59 - To add a Serial ATA disk via an Intel ICH9 AHCI controller, pass e.g.:
|
/openbmc/qemu/docs/config/ |
H A D | q35-virtio-serial.cfg | 31 # 00:1f.2 SATA (AHCI) controller
|
H A D | q35-virtio-graphical.cfg | 30 # 00:1f.2 SATA (AHCI) controller
|
H A D | q35-emulated.cfg | 30 # 00:1f.2 SATA (AHCI) controller
|
/openbmc/u-boot/board/compulab/cm_fx6/ |
H A D | cm_fx6.c | 728 #if CONFIG_IS_ENABLED(AHCI)
|