Searched full:ssphy (Results  1 – 12 of 12) sorted by relevance
| /linux/Documentation/devicetree/bindings/phy/ | 
| H A D | socionext,uniphier-usb3ss-phy.yaml | 21       - socionext,uniphier-pro4-usb3-ssphy22       - socionext,uniphier-pro5-usb3-ssphy
 23       - socionext,uniphier-pxs2-usb3-ssphy
 24       - socionext,uniphier-ld20-usb3-ssphy
 25       - socionext,uniphier-pxs3-usb3-ssphy
 26       - socionext,uniphier-nx1-usb3-ssphy
 57               - socionext,uniphier-pro4-usb3-ssphy
 58               - socionext,uniphier-pro5-usb3-ssphy
 80               - socionext,uniphier-pxs2-usb3-ssphy
 81               - socionext,uniphier-ld20-usb3-ssphy
 [all …]
 
 | 
| /linux/drivers/phy/qualcomm/ | 
| H A D | phy-qcom-ipq806x-usb.c | 54 /* SSPHY control registers - Does this need 0x30? */58 /* SSPHY SoC version specific values */
 169  * usb_ss_write_phycreg() - Write SSPHY register
 172  * @addr: SSPHY address to write.
 207  * usb_ss_read_phycreg() - Read SSPHY register.
 210  * @addr: SSPHY address to read.
 227 	 * Due to hardware bug, first read of SSPHY register might be  in usb_ss_read_phycreg()
 228 	 * incorrect. Hence as workaround, SW should perform SSPHY register  in usb_ss_read_phycreg()
 339 	 * WORKAROUND: There is SSPHY suspend bug due to which USB enumerates  in qcom_ipq806x_usb_ss_phy_init()
 436 	/* Sequence to put SSPHY in low power state:  in qcom_ipq806x_usb_ss_phy_exit()
 
 | 
| H A D | phy-qcom-usb-ss.c | 239 		.name	= "qcom-usb-ssphy",
 | 
| /linux/drivers/phy/socionext/ | 
| H A D | phy-uniphier-usb3ss.c | 314 		.compatible = "socionext,uniphier-pro4-usb3-ssphy",318 		.compatible = "socionext,uniphier-pro5-usb3-ssphy",
 322 		.compatible = "socionext,uniphier-pxs2-usb3-ssphy",
 326 		.compatible = "socionext,uniphier-ld20-usb3-ssphy",
 330 		.compatible = "socionext,uniphier-pxs3-usb3-ssphy",
 334 		.compatible = "socionext,uniphier-nx1-usb3-ssphy",
 344 		.name = "uniphier-usb3-ssphy",
 
 | 
| /linux/Documentation/devicetree/bindings/soc/socionext/ | 
| H A D | socionext,uniphier-dwc3-glue.yaml | 97             compatible = "socionext,uniphier-ld20-usb3-ssphy";
 | 
| /linux/arch/arm/boot/dts/socionext/ | 
| H A D | uniphier-pxs2.dtsi | 720 				compatible = "socionext,uniphier-pxs2-usb3-ssphy";731 				compatible = "socionext,uniphier-pxs2-usb3-ssphy";
 816 				compatible = "socionext,uniphier-pxs2-usb3-ssphy";
 
 | 
| H A D | uniphier-pro5.dtsi | 529 				compatible = "socionext,uniphier-pro5-usb3-ssphy";614 				compatible = "socionext,uniphier-pro5-usb3-ssphy";
 
 | 
| H A D | uniphier-pro4.dtsi | 651 				compatible = "socionext,uniphier-pro4-usb3-ssphy";
 | 
| /linux/drivers/phy/amlogic/ | 
| H A D | phy-meson-g12a-usb3-pcie.c | 212 	 * WORKAROUND: There is SSPHY suspend bug due to  in phy_g12a_usb3_init()
 | 
| /linux/Documentation/devicetree/bindings/usb/ | 
| H A D | qcom,dwc3.yaml | 150       Used when dwc3 operates without SSPHY and only
 | 
| H A D | qcom,snps-dwc3.yaml | 146       Used when dwc3 operates without SSPHY and only
 | 
| /linux/drivers/usb/dwc3/ | 
| H A D | dwc3-qcom-legacy.c | 789 	 * operates without SSPHY and only HS/FS/LS modes are supported.  in dwc3_qcom_probe()
 |