Searched +full:bt1 +full:- +full:ahci (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/ata/baikal,bt1-ahci.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Baikal-T1 SoC AHCI SATA controller10 - Serge Semin <fancer.lancer@gmail.com>13 AHCI SATA controller embedded into the Baikal-T1 SoC is based on the14 DWC AHCI SATA v4.10a IP-core.17 - $ref: snps,dwc-ahci-common.yaml#21 const: baikal,bt1-ahci[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later3 * DWC AHCI SATA Platform driver23 #include "ahci.h"25 #define DRV_NAME "ahci-dwc"29 /* DWC AHCI SATA controller specific registers */95 /* Baikal-T1 AHCI SATA specific registers */127 struct ahci_dwc_host_priv *dpriv = hpriv->plat_data; in ahci_bt1_init()134 dev_err(&dpriv->pdev->dev, "No system clocks specified\n"); in ahci_bt1_init()135 return -EINVAL; in ahci_bt1_init()145 dev_err(&dpriv->pdev->dev, "Couldn't assert the resets\n"); in ahci_bt1_init()[all …]
5 ---------------------------------------------------21 W: *Web-page* with status/info23 B: URI for where to file *bugs*. A web-page with detailed bug28 patches to the given subsystem. This is either an in-tree file,29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst46 N: [^a-z]tegra all files whose path contains tegra64 ----------------83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)85 L: linux-scsi@vger.kernel.org88 F: drivers/scsi/3w-*[all …]