Home
last modified time | relevance | path

Searched refs:sata_phy (Results 1 – 25 of 44) sorted by relevance

12

/Linux-v5.4/drivers/phy/samsung/
Dphy-exynos5250-sata.c71 struct exynos_sata_phy *sata_phy = phy_get_drvdata(phy); in exynos_sata_phy_power_on() local
73 return regmap_update_bits(sata_phy->pmureg, SATAPHY_CONTROL_OFFSET, in exynos_sata_phy_power_on()
80 struct exynos_sata_phy *sata_phy = phy_get_drvdata(phy); in exynos_sata_phy_power_off() local
82 return regmap_update_bits(sata_phy->pmureg, SATAPHY_CONTROL_OFFSET, in exynos_sata_phy_power_off()
92 struct exynos_sata_phy *sata_phy = phy_get_drvdata(phy); in exynos_sata_phy_init() local
94 ret = regmap_update_bits(sata_phy->pmureg, SATAPHY_CONTROL_OFFSET, in exynos_sata_phy_init()
97 dev_err(&sata_phy->phy->dev, "phy init failed\n"); in exynos_sata_phy_init()
99 writel(val, sata_phy->regs + EXYNOS5_SATA_RESET); in exynos_sata_phy_init()
101 val = readl(sata_phy->regs + EXYNOS5_SATA_RESET); in exynos_sata_phy_init()
105 writel(val, sata_phy->regs + EXYNOS5_SATA_RESET); in exynos_sata_phy_init()
[all …]
/Linux-v5.4/arch/arm64/boot/dts/broadcom/stingray/
Dstingray-sata.dtsi55 sata_phy0: sata_phy@2100 {
85 sata_phy1: sata_phy@12100 {
115 sata_phy2: sata_phy@22100 {
145 sata_phy3: sata_phy@32100 {
175 sata_phy4: sata_phy@102100 {
205 sata_phy5: sata_phy@112100 {
235 sata_phy6: sata_phy@122100 {
265 sata_phy7: sata_phy@132100 {
/Linux-v5.4/Documentation/devicetree/bindings/ata/
Dbrcm,sata-brcm.txt31 phys = <&sata_phy 0>;
36 phys = <&sata_phy 1>;
Dahci-platform.txt82 phys = <&sata_phy 0>;
88 phys = <&sata_phy 1>;
Dexynos-sata.txt28 phys = <&sata_phy>;
Dqcom-sata.txt46 phys = <&sata_phy>;
/Linux-v5.4/arch/arm/boot/dts/
Dbcm963138dvt.dts50 &sata_phy {
Dberlin2-sony-nsz-gs7.dts34 &sata_phy { status = "okay"; };
Dhisi-x5hd2-dkb.dts81 phys = <&sata_phy>;
Dberlin2.dtsi348 phys = <&sata_phy 0>;
354 phys = <&sata_phy 1>;
359 sata_phy: phy@e900a0 { label
Dberlin2q-marvell-dmp.dts142 &sata_phy {
Dberlin2q.dtsi460 phys = <&sata_phy 0>;
466 phys = <&sata_phy 1>;
471 sata_phy: phy@e900a0 { label
Dbcm63138.dtsi161 sata_phy: sata-phy@8100 { label
Ddra71-evm.dts235 &sata_phy {
Dqcom-ipq8064.dtsi382 sata_phy: sata-phy@1b400000 { label
410 phys = <&sata_phy>;
Dbcm-nsp.dtsi474 sata_phy: sata_phy@40100 { label
/Linux-v5.4/Documentation/devicetree/bindings/phy/
Dhix5hd2-phy.txt16 sata_phy: phy@f9900000 {
Dqcom-ipq806x-sata-phy.txt15 sata_phy: sata-phy@1b400000 {
Dberlin-sata-phy.txt21 sata_phy: phy@f7e900a0 {
Dqcom-apq8064-sata-phy.txt16 sata_phy: sata-phy@1b400000 {
Dti-phy.txt94 register that contains the SATA_PLL_SOFT_RESET bit. Only valid for sata_phy.
124 sata_phy: phy@4a096000 {
/Linux-v5.4/arch/mips/boot/dts/brcm/
Dbcm97362svmb.dts74 &sata_phy {
Dbcm97346dbsmb.dts110 &sata_phy {
Dbcm97435svmb.dts112 &sata_phy {
Dbcm97360svmb.dts73 &sata_phy {

12