Home
last modified time | relevance | path

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

12

/linux/drivers/phy/samsung/
A Dphy-exynos5250-sata.c149 dev_err(&sata_phy->phy->dev, in exynos_sata_phy_init()
169 sata_phy = devm_kzalloc(dev, sizeof(*sata_phy), GFP_KERNEL); in exynos_sata_phy_probe()
170 if (!sata_phy) in exynos_sata_phy_probe()
174 if (IS_ERR(sata_phy->regs)) in exynos_sata_phy_probe()
179 if (IS_ERR(sata_phy->pmureg)) { in exynos_sata_phy_probe()
190 if (!sata_phy->client) in exynos_sata_phy_probe()
193 dev_set_drvdata(dev, sata_phy); in exynos_sata_phy_probe()
196 if (IS_ERR(sata_phy->phyclk)) { in exynos_sata_phy_probe()
208 if (IS_ERR(sata_phy->phy)) { in exynos_sata_phy_probe()
211 return PTR_ERR(sata_phy->phy); in exynos_sata_phy_probe()
[all …]
/linux/Documentation/devicetree/bindings/ata/
A Dbrcm,sata-brcm.txt38 phys = <&sata_phy 0>;
43 phys = <&sata_phy 1>;
A Dahci-platform.txt70 phys = <&sata_phy 0>;
76 phys = <&sata_phy 1>;
A Dqcom-sata.txt46 phys = <&sata_phy>;
/linux/arch/arm/boot/dts/
A Dbcm963138dvt.dts50 &sata_phy {
A Dberlin2-sony-nsz-gs7.dts34 &sata_phy { status = "okay"; };
A Dhisi-x5hd2-dkb.dts81 phys = <&sata_phy>;
A Dberlin2.dtsi348 phys = <&sata_phy 0>;
354 phys = <&sata_phy 1>;
359 sata_phy: phy@e900a0 { label
A Dberlin2q-marvell-dmp.dts142 &sata_phy {
A Dberlin2q.dtsi460 phys = <&sata_phy 0>;
466 phys = <&sata_phy 1>;
471 sata_phy: phy@e900a0 { label
A Dbcm63138.dtsi161 sata_phy: sata-phy@8100 { label
A Dbcm-nsp.dtsi517 sata_phy: sata_phy@40100 { label
A Ddra71-evm.dts264 &sata_phy {
A Dbcm7445.dtsi182 sata_phy: sata-phy@458100 { label
/linux/Documentation/devicetree/bindings/phy/
A Dhix5hd2-phy.txt16 sata_phy: phy@f9900000 {
A Dqcom-ipq806x-sata-phy.txt15 sata_phy: sata-phy@1b400000 {
A Dberlin-sata-phy.txt21 sata_phy: phy@f7e900a0 {
A Dqcom-apq8064-sata-phy.txt16 sata_phy: sata-phy@1b400000 {
A Dti-phy.txt57 register that contains the SATA_PLL_SOFT_RESET bit. Only valid for sata_phy.
87 sata_phy: phy@4a096000 {
A Dbrcm,sata-phy.yaml130 sata_phy@f0458100 {
/linux/arch/mips/boot/dts/brcm/
A Dbcm97362svmb.dts74 &sata_phy {
A Dbcm97346dbsmb.dts110 &sata_phy {
A Dbcm97360svmb.dts73 &sata_phy {
A Dbcm97435svmb.dts112 &sata_phy {
/linux/arch/arm64/boot/dts/broadcom/northstar2/
A Dns2.dtsi669 sata_phy: sata_phy@663f0100 { label

Completed in 25 milliseconds

12