Searched full:sata_phy (Results 1 – 25 of 90) sorted by relevance
1234
| /kernel/linux/linux-6.6/drivers/phy/samsung/ |
| D | phy-exynos5250-sata.c | 71 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 …]
|
| /kernel/linux/linux-5.10/drivers/phy/samsung/ |
| D | phy-exynos5250-sata.c | 71 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 …]
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/broadcom/stingray/ |
| D | stingray-sata.dtsi | 55 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 {
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/ata/ |
| D | brcm,sata-brcm.txt | 38 phys = <&sata_phy 0>; 43 phys = <&sata_phy 1>;
|
| D | ahci-platform.txt | 70 phys = <&sata_phy 0>; 76 phys = <&sata_phy 1>;
|
| D | exynos-sata.txt | 28 phys = <&sata_phy>;
|
| D | qcom-sata.txt | 46 phys = <&sata_phy>;
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/ata/ |
| D | brcm,sata-brcm.yaml | 80 phys = <&sata_phy 0>; 85 phys = <&sata_phy 1>;
|
| D | ahci-platform.yaml | 162 phys = <&sata_phy 0>; 171 phys = <&sata_phy 1>;
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/phy/ |
| D | ti-phy.txt | 57 register that contains the SATA_PLL_SOFT_RESET bit. Only valid for sata_phy. 87 sata_phy: phy@4a096000 {
|
| D | qcom-ipq806x-sata-phy.txt | 15 sata_phy: sata-phy@1b400000 {
|
| D | hix5hd2-phy.txt | 16 sata_phy: phy@f9900000 {
|
| D | qcom-apq8064-sata-phy.txt | 16 sata_phy: sata-phy@1b400000 {
|
| D | berlin-sata-phy.txt | 21 sata_phy: phy@f7e900a0 {
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/ |
| D | ti-phy.txt | 57 register that contains the SATA_PLL_SOFT_RESET bit. Only valid for sata_phy. 87 sata_phy: phy@4a096000 {
|
| D | hix5hd2-phy.txt | 16 sata_phy: phy@f9900000 {
|
| D | qcom-ipq806x-sata-phy.txt | 15 sata_phy: sata-phy@1b400000 {
|
| D | qcom-apq8064-sata-phy.txt | 16 sata_phy: sata-phy@1b400000 {
|
| D | berlin-sata-phy.txt | 21 sata_phy: phy@f7e900a0 {
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | bcm963138dvt.dts | 50 &sata_phy {
|
| D | berlin2-sony-nsz-gs7.dts | 34 &sata_phy { status = "okay"; };
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/broadcom/ |
| D | bcm963138dvt.dts | 50 &sata_phy {
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/synaptics/ |
| D | berlin2-sony-nsz-gs7.dts | 34 &sata_phy { status = "okay"; };
|
| /kernel/linux/linux-5.10/arch/mips/boot/dts/brcm/ |
| D | bcm97362svmb.dts | 74 &sata_phy {
|
| /kernel/linux/linux-6.6/arch/mips/boot/dts/brcm/ |
| D | bcm97362svmb.dts | 74 &sata_phy {
|
1234