Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/phy/samsung/
H 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()
191 if (!sata_phy->client) in exynos_sata_phy_probe()
194 dev_set_drvdata(dev, sata_phy); in exynos_sata_phy_probe()
197 if (IS_ERR(sata_phy->phyclk)) { in exynos_sata_phy_probe()
210 if (IS_ERR(sata_phy->phy)) { in exynos_sata_phy_probe()
212 ret = PTR_ERR(sata_phy->phy); in exynos_sata_phy_probe()
[all …]
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dsata.c28 struct omap_pipe3 sata_phy = { variable
39 sata_phy.power_reg = (void __iomem *)(*ctrl)->control_phy_power_sata; in init_sata()
42 phy_pipe3_power_on(&sata_phy); in init_sata()
/openbmc/linux/Documentation/devicetree/bindings/ata/
H A Dbrcm,sata-brcm.yaml80 phys = <&sata_phy 0>;
85 phys = <&sata_phy 1>;
H A Dahci-platform.yaml162 phys = <&sata_phy 0>;
171 phys = <&sata_phy 1>;
H A Dqcom-sata.txt46 phys = <&sata_phy>;
H A Dsnps,dwc-ahci.yaml65 phys = <&sata_phy>;
/openbmc/linux/arch/arm/boot/dts/broadcom/
H A Dbcm963138dvt.dts50 &sata_phy {
H A Dbcm63138.dtsi167 sata_phy: sata-phy@8100 { label
H A Dbcm7445.dtsi182 sata_phy: sata-phy@458100 { label
/openbmc/linux/arch/arm/boot/dts/synaptics/
H A Dberlin2-sony-nsz-gs7.dts34 &sata_phy { status = "okay"; };
H A Dberlin2.dtsi348 phys = <&sata_phy 0>;
354 phys = <&sata_phy 1>;
359 sata_phy: phy@e900a0 { label
H A Dberlin2q-marvell-dmp.dts142 &sata_phy {
H A Dberlin2q.dtsi460 phys = <&sata_phy 0>;
466 phys = <&sata_phy 1>;
471 sata_phy: phy@e900a0 { label
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dhix5hd2-phy.txt16 sata_phy: phy@f9900000 {
H A Dqcom-ipq806x-sata-phy.txt15 sata_phy: sata-phy@1b400000 {
H A Dberlin-sata-phy.txt21 sata_phy: phy@f7e900a0 {
H A Dqcom-apq8064-sata-phy.txt16 sata_phy: sata-phy@1b400000 {
H A Dti-phy.txt57 register that contains the SATA_PLL_SOFT_RESET bit. Only valid for sata_phy.
87 sata_phy: phy@4a096000 {
H A Dbrcm,sata-phy.yaml128 sata_phy@f0458100 {
/openbmc/linux/arch/mips/boot/dts/brcm/
H A Dbcm97362svmb.dts74 &sata_phy {
H A Dbcm97346dbsmb.dts110 &sata_phy {
H A Dbcm97360svmb.dts73 &sata_phy {
H A Dbcm97435svmb.dts112 &sata_phy {
/openbmc/linux/arch/arm/boot/dts/hisilicon/
H A Dhisi-x5hd2-dkb.dts81 phys = <&sata_phy>;
/openbmc/u-boot/arch/arm/dts/
H A Ddra71-evm.dts236 &sata_phy {

12