| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/ata/ |
| D | nvidia,tegra-ahci.yaml | 7 title: Tegra AHCI SATA Controller 25 - description: SATA configuration and IPFS registers 26 - description: SATA AUX registers 33 - const: sata 34 - const: sata-oob 42 - const: sata 43 - const: sata-cold 44 - const: sata-oob 67 - const: sata-0 73 description: SATA HVDD regulator supply. [all …]
|
| D | renesas,rcar-sata.yaml | 4 $id: http://devicetree.org/schemas/ata/renesas,rcar-sata.yaml# 17 - renesas,sata-r8a7779 # R-Car H1 20 - renesas,sata-r8a7742 # RZ/G1H 21 - renesas,sata-r8a7790-es1 # R-Car H2 ES1 22 - renesas,sata-r8a7790 # R-Car H2 other than ES1 23 - renesas,sata-r8a7791 # R-Car M2-W 24 - renesas,sata-r8a7793 # R-Car M2-N 25 - const: renesas,rcar-gen2-sata # generic R-Car Gen2 28 - renesas,sata-r8a774b1 # RZ/G2N 29 - renesas,sata-r8a774e1 # RZ/G2H [all …]
|
| D | sata-common.yaml | 4 $id: http://devicetree.org/schemas/ata/sata-common.yaml# 7 title: Common Properties for Serial AT attachment (SATA) controllers 14 AT attachment (SATA) storage devices. It doesn't constitute a device tree 18 The SATA controller-specific device tree bindings are responsible for 23 pattern: "^sata(@.*)?$" 25 Specifies the host controller node. SATA host controller nodes are named 26 "sata" 37 "^sata-port@[0-9a-e]$": 38 $ref: '#/$defs/sata-port' 40 DT nodes for ports connected on the SATA host. The SATA port [all …]
|
| D | ahci-common.yaml | 14 This document defines device tree properties for a common AHCI SATA 24 - $ref: sata-common.yaml# 49 description: Power regulator for SATA target device 52 description: Power regulator for SATA PHY 55 description: Reference to the SATA PHY node 59 const: sata-phy 76 "^sata-port@[0-9a-f]+$": 90 $ref: /schemas/ata/sata-common.yaml#/$defs/sata-port 95 AHCI SATA port identifier. By design AHCI controller can't have 102 description: Individual AHCI SATA port PHY [all …]
|
| D | cortina,gemini-sata-bridge.yaml | 4 $id: http://devicetree.org/schemas/ata/cortina,gemini-sata-bridge.yaml# 7 title: Cortina Systems Gemini SATA Bridge 13 The Gemini SATA bridge in a SoC-internal PATA to SATA bridge that 15 them in different configurations to two SATA ports. 19 const: cortina,gemini-sata-bridge 26 description: phandles to the reset lines for both SATA bridges 54 Tell the desired multiplexing mode for the ATA controller and SATA 75 cortina,gemini-enable-sata-bridge: 77 description: Enables the PATA to SATA bridge inside the Gemnini SoC. 95 sata@46000000 { [all …]
|
| D | fsl-sata.txt | 1 * Freescale 8xxx/3.0 Gb/s SATA nodes 3 SATA nodes are defined to describe on-chip Serial ATA controllers. 4 Each SATA port should have its own node. 8 "fsl,CHIP-sata", where CHIP is the processor 10 "fsl,pq-sata" 11 - interrupts : <interrupt mapping for SATA IRQ> 22 sata@18000 { 23 compatible = "fsl,mpc8379-sata", "fsl,pq-sata";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/ata/ |
| D | nvidia,tegra124-ahci.txt | 1 Tegra SoC SATA AHCI controller 9 - AHCI register set (SATA BAR5) 10 - SATA register set 11 - interrupts : Defines the interrupt used by SATA 15 - sata 16 - sata-oob 20 - sata 21 - sata-oob 22 - sata-cold 27 - sata-phy : XUSB PADCTL SATA PHY [all …]
|
| D | exynos-sata.txt | 1 * Samsung AHCI SATA Controller 3 SATA nodes are defined to describe on-chip Serial ATA controllers. 4 Each SATA controller should have its own node. 7 - compatible : compatible list, contains "samsung,exynos5-sata" 8 - interrupts : <interrupt mapping for SATA IRQ> 10 - samsung,sata-freq : <frequency in MHz> 13 - phy-names : Must be "sata-phy" 17 - clock-names : Shall be "sata" for the external SATA bus clock, 21 sata@122f0000 { 23 samsung,sata-freq = <66>; [all …]
|
| D | renesas,rcar-sata.yaml | 4 $id: "http://devicetree.org/schemas/ata/renesas,rcar-sata.yaml#" 17 - renesas,sata-r8a7779 # R-Car H1 20 - renesas,sata-r8a7742 # RZ/G1H 21 - renesas,sata-r8a7790-es1 # R-Car H2 ES1 22 - renesas,sata-r8a7790 # R-Car H2 other than ES1 23 - renesas,sata-r8a7791 # R-Car M2-W 24 - renesas,sata-r8a7793 # R-Car M2-N 25 - const: renesas,rcar-gen2-sata # generic R-Car Gen2 28 - renesas,sata-r8a774b1 # RZ/G2N 29 - renesas,sata-r8a7795 # R-Car H3 [all …]
|
| D | sata-common.yaml | 4 $id: http://devicetree.org/schemas/ata/sata-common.yaml# 7 title: Common Properties for Serial AT attachment (SATA) controllers 14 AT attachment (SATA) storage devices. It doesn't constitute a device tree 18 The SATA controller-specific device tree bindings are responsible for 23 pattern: "^sata(@.*)?$" 25 Specifies the host controller node. SATA host controller nodes are named 26 "sata" 35 "^sata-port@[0-9a-e]$": 37 DT nodes for ports connected on the SATA host. The SATA port 38 nodes will be named "sata-port". [all …]
|
| D | cortina,gemini-sata-bridge.txt | 1 * Cortina Systems Gemini SATA Bridge 3 The Gemini SATA bridge in a SoC-internal PATA to SATA bridge that 5 them in different configurations to two SATA ports. 9 "cortina,gemini-sata-bridge" 11 - resets: phandles to the reset lines for both SATA bridges 17 the ATA controller and SATA bridges. Values 0..3: 37 - cortina,gemini-enable-sata-bridge: enables the PATA to SATA bridge 43 sata: sata@46000000 { 44 compatible = "cortina,gemini-sata-bridge"; 54 cortina,gemini-enable-sata-bridge;
|
| D | ahci-platform.txt | 1 * AHCI SATA Controller 3 SATA nodes are defined to describe on-chip Serial ATA controllers. 4 Each SATA controller should have its own node. 21 - interrupts : <interrupt mapping for SATA IRQ> 32 - target-supply : regulator for SATA target power 34 - phys : reference to the SATA PHY node 35 - phy-names : must be "sata-phy" 49 - phys : reference to the SATA PHY node 50 - target-supply : regulator for SATA target power 53 sata@ffe08000 { [all …]
|
| D | fsl-sata.txt | 1 * Freescale 8xxx/3.0 Gb/s SATA nodes 3 SATA nodes are defined to describe on-chip Serial ATA controllers. 4 Each SATA port should have its own node. 8 "fsl,CHIP-sata", where CHIP is the processor 10 "fsl,pq-sata" 11 - interrupts : <interrupt mapping for SATA IRQ> 22 sata@18000 { 23 compatible = "fsl,mpc8379-sata", "fsl,pq-sata";
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/broadcom/stingray/ |
| D | stingray-sata.dtsi | 33 sata { 48 sata0_port0: sata-port@0 { 51 phy-names = "sata-phy"; 56 compatible = "brcm,iproc-sr-sata-phy"; 63 sata0_phy0: sata-phy@0 { 78 sata1_port0: sata-port@0 { 81 phy-names = "sata-phy"; 86 compatible = "brcm,iproc-sr-sata-phy"; 93 sata1_phy0: sata-phy@0 { 108 sata2_port0: sata-port@0 { [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/ |
| D | brcm-sata-phy.txt | 5 "brcm,bcm7216-sata-phy" 6 "brcm,bcm7425-sata-phy" 7 "brcm,bcm7445-sata-phy" 8 "brcm,iproc-ns2-sata-phy" 9 "brcm,iproc-nsp-sata-phy" 11 "brcm,iproc-sr-sata-phy" 12 "brcm,bcm63138-sata-phy" 18 "brcm,iproc-ns2-sata-phy" and "brcm,iproc-sr-sata-phy". 29 This property is not applicable for "brcm,iproc-ns2-sata-phy", 30 "brcm,iproc-nsp-sata-phy" and "brcm,iproc-sr-sata-phy". [all …]
|
| D | qcom-ipq806x-sata-phy.txt | 1 Qualcomm IPQ806x SATA PHY Controller 4 SATA PHY nodes are defined to describe on-chip SATA Physical layer controllers. 5 Each SATA PHY controller should have its own node. 8 - compatible: compatible list, contains "qcom,ipq806x-sata-phy" 9 - reg: offset and length of the SATA PHY register set; 15 sata_phy: sata-phy@1b400000 { 16 compatible = "qcom,ipq806x-sata-phy";
|
| D | qcom-apq8064-sata-phy.txt | 1 Qualcomm APQ8064 SATA PHY Controller 4 SATA PHY nodes are defined to describe on-chip SATA Physical layer controllers. 5 Each SATA PHY controller should have its own node. 8 - compatible: compatible list, contains "qcom,apq8064-sata-phy". 9 - reg: offset and length of the SATA PHY register set; 16 sata_phy: sata-phy@1b400000 { 17 compatible = "qcom,apq8064-sata-phy";
|
| D | phy-miphy365x.txt | 5 for SATA and PCIe. 29 - sata: For SATA devices 33 - st,sata-gen : Generation of locally attached SATA IP. Expected values 37 - st,sata-tx-pol-inv : Bool property to invert the polarity SATA Tx (Txn/Txp) 50 reg-names = "sata", "pcie"; 52 st,sata-gen = <3>; 57 reg-names = "sata", "pcie", "syscfg"; 73 sata0: sata@fe380000 {
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/phy/ |
| D | brcm,sata-phy.yaml | 4 $id: http://devicetree.org/schemas/phy/brcm,sata-phy.yaml# 14 pattern: "^sata[-|_]phy(@.*)?$" 20 - brcm,bcm7216-sata-phy 21 - brcm,bcm7425-sata-phy 22 - brcm,bcm7445-sata-phy 23 - brcm,bcm63138-sata-phy 26 - const: brcm,iproc-nsp-sata-phy 28 - const: brcm,iproc-ns2-sata-phy 30 - const: brcm,iproc-sr-sata-phy 49 "^sata-phy@[0-9]+$": [all …]
|
| D | qcom-ipq806x-sata-phy.txt | 1 Qualcomm IPQ806x SATA PHY Controller 4 SATA PHY nodes are defined to describe on-chip SATA Physical layer controllers. 5 Each SATA PHY controller should have its own node. 8 - compatible: compatible list, contains "qcom,ipq806x-sata-phy" 9 - reg: offset and length of the SATA PHY register set; 15 sata_phy: sata-phy@1b400000 { 16 compatible = "qcom,ipq806x-sata-phy";
|
| D | qcom-apq8064-sata-phy.txt | 1 Qualcomm APQ8064 SATA PHY Controller 4 SATA PHY nodes are defined to describe on-chip SATA Physical layer controllers. 5 Each SATA PHY controller should have its own node. 8 - compatible: compatible list, contains "qcom,apq8064-sata-phy". 9 - reg: offset and length of the SATA PHY register set; 16 sata_phy: sata-phy@1b400000 { 17 compatible = "qcom,apq8064-sata-phy";
|
| D | phy-miphy365x.txt | 5 for SATA and PCIe. 29 - sata: For SATA devices 33 - st,sata-gen : Generation of locally attached SATA IP. Expected values 37 - st,sata-tx-pol-inv : Bool property to invert the polarity SATA Tx (Txn/Txp) 50 reg-names = "sata", "pcie"; 52 st,sata-gen = <3>; 57 reg-names = "sata", "pcie", "syscfg"; 73 sata0: sata@fe380000 {
|
| /kernel/linux/linux-5.10/drivers/ata/ |
| D | Kconfig | 3 # SATA/PATA driver configuration 85 bool "SATA Zero Power Optical Disc Drive (ZPODD) support" 88 This option adds support for SATA Zero Power Optical Disc 98 bool "SATA Port Multiplier support" 102 This option adds support for SATA Port Multipliers 103 (the SATA version of an ethernet hub, or SAS expander). 110 tristate "AHCI SATA support" 119 int "Default SATA Link Power Management policy for mobile chipsets" 124 Select the Default SATA Link Power Management (LPM) policy to use 138 tristate "Platform AHCI SATA support" [all …]
|
| /kernel/linux/linux-6.6/drivers/ata/ |
| D | Kconfig | 3 # SATA/PATA driver configuration 85 bool "SATA Zero Power Optical Disc Drive (ZPODD) support" 88 This option adds support for SATA Zero Power Optical Disc 98 bool "SATA Port Multiplier support" 102 This option adds support for SATA Port Multipliers 103 (the SATA version of an ethernet hub, or SAS expander). 110 tristate "AHCI SATA support" 119 int "Default SATA Link Power Management policy for low power chipsets" 124 Select the Default SATA Link Power Management (LPM) policy to use 140 tristate "Platform AHCI SATA support" [all …]
|
| /kernel/linux/linux-6.6/drivers/phy/st/ |
| D | phy-spear1340-miphy.c | 33 /* PCIE - SATA configuration registers */ 76 SATA, enumerator 81 /* phy mode: 0 for SATA 1 for PCIe */ 97 /* Switch on sata power domain */ in spear1340_miphy_sata_init() 101 /* Wait for SATA power domain on */ in spear1340_miphy_sata_init() 104 /* Disable PCIE SATA Controller reset */ in spear1340_miphy_sata_init() 107 /* Wait for SATA reset de-assert completion */ in spear1340_miphy_sata_init() 120 /* Enable PCIE SATA Controller reset */ in spear1340_miphy_sata_exit() 124 /* Wait for SATA power domain off */ in spear1340_miphy_sata_exit() 126 /* Switch off sata power domain */ in spear1340_miphy_sata_exit() [all …]
|