Home
last modified time | relevance | path

Searched full:ssphy (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.10/Documentation/devicetree/bindings/phy/
Dsocionext,uniphier-usb3ss-phy.yaml21 - socionext,uniphier-pro4-usb3-ssphy
22 - socionext,uniphier-pro5-usb3-ssphy
23 - socionext,uniphier-pxs2-usb3-ssphy
24 - socionext,uniphier-ld20-usb3-ssphy
25 - socionext,uniphier-pxs3-usb3-ssphy
87 compatible = "socionext,uniphier-ld20-usb3-ssphy";
/Linux-v5.10/drivers/phy/qualcomm/
Dphy-qcom-ipq806x-usb.c53 /* SSPHY control registers - Does this need 0x30? */
57 /* SSPHY SoC version specific values */
174 * Write SSPHY register
177 * @addr - SSPHY address to write.
212 * Read SSPHY register.
215 * @addr - SSPHY address to read.
231 * Due to hardware bug, first read of SSPHY register might be in usb_ss_read_phycreg()
232 * incorrect. Hence as workaround, SW should perform SSPHY register in usb_ss_read_phycreg()
343 * WORKAROUND: There is SSPHY suspend bug due to which USB enumerates in qcom_ipq806x_usb_ss_phy_init()
440 /* Sequence to put SSPHY in low power state: in qcom_ipq806x_usb_ss_phy_exit()
Dphy-qcom-usb-ss.c239 .name = "qcom-usb-ssphy",
/Linux-v5.10/drivers/phy/socionext/
Dphy-uniphier-usb3ss.c312 .compatible = "socionext,uniphier-pro4-usb3-ssphy",
316 .compatible = "socionext,uniphier-pro5-usb3-ssphy",
320 .compatible = "socionext,uniphier-pxs2-usb3-ssphy",
324 .compatible = "socionext,uniphier-ld20-usb3-ssphy",
328 .compatible = "socionext,uniphier-pxs3-usb3-ssphy",
338 .name = "uniphier-usb3-ssphy",
/Linux-v5.10/Documentation/devicetree/bindings/power/supply/
Dsc2731_charger.txt37 phys = <&ssphy>;
/Linux-v5.10/Documentation/devicetree/bindings/usb/
Dqcom,dwc3.yaml99 Used when dwc3 operates without SSPHY and only
/Linux-v5.10/arch/arm/boot/dts/
Duniphier-pxs2.dtsi670 compatible = "socionext,uniphier-pxs2-usb3-ssphy";
681 compatible = "socionext,uniphier-pxs2-usb3-ssphy";
765 compatible = "socionext,uniphier-pxs2-usb3-ssphy";
Duniphier-pro5.dtsi521 compatible = "socionext,uniphier-pro5-usb3-ssphy";
605 compatible = "socionext,uniphier-pro5-usb3-ssphy";
Duniphier-pro4.dtsi538 compatible = "socionext,uniphier-pro4-usb3-ssphy";
/Linux-v5.10/arch/arm64/boot/dts/socionext/
Duniphier-pxs3.dtsi678 compatible = "socionext,uniphier-pxs3-usb3-ssphy";
689 compatible = "socionext,uniphier-pxs3-usb3-ssphy";
782 compatible = "socionext,uniphier-pxs3-usb3-ssphy";
Duniphier-ld20.dtsi875 compatible = "socionext,uniphier-ld20-usb3-ssphy";
886 compatible = "socionext,uniphier-ld20-usb3-ssphy";
/Linux-v5.10/drivers/phy/amlogic/
Dphy-meson-g12a-usb3-pcie.c212 * WORKAROUND: There is SSPHY suspend bug due to in phy_g12a_usb3_init()
/Linux-v5.10/drivers/usb/dwc3/
Ddwc3-qcom.c735 * operates without SSPHY and only HS/FS/LS modes are supported. in dwc3_qcom_probe()