Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/
H A 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";
/OK3568_Linux_fs/kernel/drivers/phy/qualcomm/
H A 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()
H A Dphy-qcom-usb-ss.c239 .name = "qcom-usb-ssphy",
/OK3568_Linux_fs/kernel/drivers/phy/socionext/
H A Dphy-uniphier-usb3ss.c314 .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",
340 .name = "uniphier-usb3-ssphy",
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dsbpcmcia.h343 #define HNBU_USBSSPHY_UTMI_CTL0 0x6d /* 4 byte USB SSPHY UTMI Control */
344 #define HNBU_USBSSPHY_UTMI_CTL1 0x6e /* 4 byte USB SSPHY UTMI Control */
345 #define HNBU_USBSSPHY_UTMI_CTL2 0x6f /* 4 byte USB SSPHY UTMI Control */
346 #define HNBU_USBSSPHY_SLEEP0 0x70 /* 2 byte USB SSPHY sleep */
347 #define HNBU_USBSSPHY_SLEEP1 0x71 /* 2 byte USB SSPHY sleep */
348 #define HNBU_USBSSPHY_SLEEP2 0x72 /* 2 byte USB SSPHY sleep */
349 #define HNBU_USBSSPHY_SLEEP3 0x73 /* 2 byte USB SSPHY sleep */
350 #define HNBU_USBSSPHY_MDIO 0x74 /* USB SSPHY INIT regs setting */
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dsbpcmcia.h343 #define HNBU_USBSSPHY_UTMI_CTL0 0x6d /* 4 byte USB SSPHY UTMI Control */
344 #define HNBU_USBSSPHY_UTMI_CTL1 0x6e /* 4 byte USB SSPHY UTMI Control */
345 #define HNBU_USBSSPHY_UTMI_CTL2 0x6f /* 4 byte USB SSPHY UTMI Control */
346 #define HNBU_USBSSPHY_SLEEP0 0x70 /* 2 byte USB SSPHY sleep */
347 #define HNBU_USBSSPHY_SLEEP1 0x71 /* 2 byte USB SSPHY sleep */
348 #define HNBU_USBSSPHY_SLEEP2 0x72 /* 2 byte USB SSPHY sleep */
349 #define HNBU_USBSSPHY_SLEEP3 0x73 /* 2 byte USB SSPHY sleep */
350 #define HNBU_USBSSPHY_MDIO 0x74 /* USB SSPHY INIT regs setting */
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/supply/
H A Dsc2731_charger.txt37 phys = <&ssphy>;
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Duniphier-pxs2.dtsi670 compatible = "socionext,uniphier-pxs2-usb3-ssphy";
681 compatible = "socionext,uniphier-pxs2-usb3-ssphy";
765 compatible = "socionext,uniphier-pxs2-usb3-ssphy";
H A Duniphier-pro5.dtsi521 compatible = "socionext,uniphier-pro5-usb3-ssphy";
605 compatible = "socionext,uniphier-pro5-usb3-ssphy";
H A Duniphier-pro4.dtsi538 compatible = "socionext,uniphier-pro4-usb3-ssphy";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/usb/
H A Dqcom,dwc3.yaml103 Used when dwc3 operates without SSPHY and only
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/socionext/
H A Duniphier-pxs3.dtsi678 compatible = "socionext,uniphier-pxs3-usb3-ssphy";
689 compatible = "socionext,uniphier-pxs3-usb3-ssphy";
782 compatible = "socionext,uniphier-pxs3-usb3-ssphy";
H A Duniphier-ld20.dtsi875 compatible = "socionext,uniphier-ld20-usb3-ssphy";
886 compatible = "socionext,uniphier-ld20-usb3-ssphy";
/OK3568_Linux_fs/kernel/drivers/phy/amlogic/
H A Dphy-meson-g12a-usb3-pcie.c212 * WORKAROUND: There is SSPHY suspend bug due to in phy_g12a_usb3_init()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddwc3-qcom.c804 * operates without SSPHY and only HS/FS/LS modes are supported. in dwc3_qcom_probe()