Searched full:eusb2 (Results 1 – 16 of 16) sorted by relevance
| /linux/Documentation/devicetree/bindings/phy/ |
| H A D | qcom,snps-eusb2-phy.yaml | 4 $id: http://devicetree.org/schemas/phy/qcom,snps-eusb2-phy.yaml# 7 title: Qualcomm SNPS eUSB2 phy controller 13 eUSB2 controller supports LS/FS/HS usb connectivity on Qualcomm chipsets. 20 - qcom,milos-snps-eusb2-phy 21 - qcom,sar2130p-snps-eusb2-phy 22 - qcom,sdx75-snps-eusb2-phy 23 - qcom,sm8650-snps-eusb2-phy 24 - qcom,x1e80100-snps-eusb2-phy 25 - const: qcom,sm8550-snps-eusb2-phy 26 - const: qcom,sm8550-snps-eusb2-phy [all …]
|
| H A D | samsung,exynos2200-eusb2-phy.yaml | 4 $id: http://devicetree.org/schemas/phy/samsung,exynos2200-eusb2-phy.yaml# 7 title: Samsung Exynos2200 eUSB2 phy controller 13 Samsung Exynos2200 eUSB2 phy, based on Synopsys eUSB2 IP block, supports 19 - samsung,exynos2200-eusb2-phy 45 Phandle to eUSB2 to USB 2.0 repeater 69 compatible = "samsung,exynos2200-eusb2-phy";
|
| /linux/drivers/phy/ |
| H A D | Kconfig | 76 to interact with the SNPS eUSB2 and USB 3.2/DisplayPort Combo PHY, 104 tristate "NXP PTN3222 1-port eUSB2 to USB2 redriver" 109 Enable this to support NXP PTN3222 1-port eUSB2 to USB2 Redriver. 110 This redriver performs translation between eUSB2 and USB2 signalling 122 tristate "SNPS eUSB2 PHY Driver" 126 Enable support for the USB high-speed SNPS eUSB2 phy on select
|
| H A D | phy-snps-eusb2.c | 612 .compatible = "qcom,sm8550-snps-eusb2-phy", 615 .compatible = "samsung,exynos2200-eusb2-phy", 626 .name = "snps-eusb2-hsphy", 632 MODULE_DESCRIPTION("Synopsys eUSB2 HS PHY driver");
|
| /linux/drivers/phy/qualcomm/ |
| H A D | Kconfig | 129 tristate "Qualcomm PMIC eUSB2 Repeater Driver" 133 Enable support for the USB high-speed eUSB2 repeater on Qualcomm 134 PMICs. The repeater is paired with a Synopsys or M31 eUSB2 Phy 162 tristate "Qualcomm M31 eUSB2 PHY driver support" 166 Enable this to support M31 EUSB2 PHY transceivers on Qualcomm 168 up of the associated USB repeater that is paired with the eUSB2
|
| H A D | Makefile | 8 obj-$(CONFIG_PHY_QCOM_M31_EUSB) += phy-qcom-m31-eusb2.o 19 obj-$(CONFIG_PHY_QCOM_EUSB2_REPEATER) += phy-qcom-eusb2-repeater.o
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | pm7550ba.dtsi | 64 compatible = "qcom,pm7550ba-eusb2-repeater", "qcom,pm8550b-eusb2-repeater";
|
| H A D | hamoa-pmics.dtsi | 519 compatible = "qcom,smb2360-eusb2-repeater"; 534 compatible = "qcom,smb2360-eusb2-repeater"; 549 compatible = "qcom,smb2360-eusb2-repeater"; 564 compatible = "qcom,smb2360-eusb2-repeater";
|
| H A D | pm8550b.dtsi | 59 compatible = "qcom,pm8550b-eusb2-repeater";
|
| H A D | hamoa.dtsi | 2866 compatible = "qcom,x1e80100-snps-eusb2-phy", 2867 "qcom,sm8550-snps-eusb2-phy"; 2937 compatible = "qcom,x1e80100-snps-eusb2-phy", 2938 "qcom,sm8550-snps-eusb2-phy"; 3008 compatible = "qcom,x1e80100-snps-eusb2-phy", 3009 "qcom,sm8550-snps-eusb2-phy"; 4942 compatible = "qcom,x1e80100-snps-eusb2-phy", 4943 "qcom,sm8550-snps-eusb2-phy"; 4956 compatible = "qcom,x1e80100-snps-eusb2-phy", 4957 "qcom,sm8550-snps-eusb2-phy"; [all …]
|
| /linux/drivers/usb/core/ |
| H A D | config.c | 75 * eUSB2 isochronous endpoint companion descriptor for this endpoint in usb_parse_eusb2_isoc_endpoint_companion() 94 dev_notice(ddev, "No eUSB2 isoc ep %d companion for config %d interface %d altsetting %d\n", in usb_parse_eusb2_isoc_endpoint_companion() 451 * eUSB2 devices (see USB 2.0 Double Isochronous IN ECN 9.6.6 Endpoint) in usb_parse_endpoint() 509 /* Parse a possible eUSB2 periodic endpoint companion descriptor */ in usb_parse_endpoint()
|
| H A D | urb.c | 471 /* High speed, 1-3 packets/uframe, max 6 for eUSB2 double bw */ in usb_submit_urb()
|
| /linux/drivers/usb/dwc3/ |
| H A D | dwc3-apple.c | 47 * eUSB2 repeater which in turn is controlled by a variant of the TI TPS6598x USB PD chip which 49 * PHY reset to make sure the PHY and the eUSB2 repeater state are synchronized again.
|
| /linux/drivers/usb/host/ |
| H A D | xhci-caps.h | 116 /* bit 11 - HC support Double BW on a eUSB2 HS ISOC EP */
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| H A D | qcom,spmi-pmic.yaml | 182 $ref: /schemas/phy/qcom,snps-eusb2-repeater.yaml#
|
| /linux/include/linux/ |
| H A D | usb.h | 55 * @eusb2_isoc_ep_comp: eUSB2 isoc companion descriptor for this endpoint
|