Searched full:eusb2 (Results 1 – 16 of 16) sorted by relevance
| /linux/Documentation/devicetree/bindings/phy/ |
| H A D | qcom,m31-eusb2-phy.yaml | 4 $id: http://devicetree.org/schemas/phy/qcom,m31-eusb2-phy.yaml# 7 title: Qualcomm M31 eUSB2 phy 13 M31 based eUSB2 controller, which supports LS/FS/HS usb connectivity 14 on Qualcomm chipsets. It is paired with a eUSB2 repeater. 21 - qcom,glymur-m31-eusb2-phy 22 - qcom,hawi-m31-eusb2-phy 23 - qcom,kaanapali-m31-eusb2-phy 24 - const: qcom,sm8750-m31-eusb2-phy 25 - const: qcom,sm8750-m31-eusb2-phy 47 Phandle to eUSB2 repeater [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/qualcomm/ |
| H A D | Kconfig | 139 tristate "Qualcomm PMIC eUSB2 Repeater Driver" 143 Enable support for the USB high-speed eUSB2 repeater on Qualcomm 144 PMICs. The repeater is paired with a Synopsys or M31 eUSB2 Phy 172 tristate "Qualcomm M31 eUSB2 PHY driver support" 176 Enable this to support M31 EUSB2 PHY transceivers on Qualcomm 178 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 20 obj-$(CONFIG_PHY_QCOM_EUSB2_REPEATER) += phy-qcom-eusb2-repeater.o
|
| H A D | phy-qcom-m31-eusb2.c | 309 { .compatible = "qcom,sm8750-m31-eusb2-phy", .data = &m31_eusb_v1_data }, 325 MODULE_DESCRIPTION("eUSB2 Qualcomm M31 HSPHY driver");
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | pm7550ba.dtsi | 64 compatible = "qcom,pm7550ba-eusb2-repeater", "qcom,pm8550b-eusb2-repeater";
|
| H A D | pm8550b.dtsi | 59 compatible = "qcom,pm8550b-eusb2-repeater";
|
| H A D | glymur.dtsi | 2378 compatible = "qcom,glymur-m31-eusb2-phy", 2379 "qcom,sm8750-m31-eusb2-phy"; 2392 compatible = "qcom,glymur-m31-eusb2-phy", 2393 "qcom,sm8750-m31-eusb2-phy"; 2407 compatible = "qcom,glymur-m31-eusb2-phy", 2408 "qcom,sm8750-m31-eusb2-phy"; 2499 compatible = "qcom,glymur-m31-eusb2-phy", 2500 "qcom,sm8750-m31-eusb2-phy"; 2572 compatible = "qcom,glymur-m31-eusb2-phy", 2573 "qcom,sm8750-m31-eusb2-phy"; [all …]
|
| H A D | sm8650.dtsi | 5077 compatible = "qcom,sm8650-snps-eusb2-phy", 5078 "qcom,sm8550-snps-eusb2-phy";
|
| /linux/drivers/phy/ |
| H A D | phy-snps-eusb2.c | 611 .compatible = "qcom,sm8550-snps-eusb2-phy", 614 .compatible = "samsung,exynos2200-eusb2-phy", 625 .name = "snps-eusb2-hsphy", 631 MODULE_DESCRIPTION("Synopsys eUSB2 HS PHY driver");
|
| /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/dwc2/ |
| H A D | core.h | 292 * @eusb2_disc: Specifies whether eUSB2 PHY disconnect support flow 295 * 0 - eUSB2 PHY disconnect support flow not applicable 296 * 1 - eUSB2 PHY disconnect support flow applicable
|
| /linux/drivers/usb/host/ |
| H A D | xhci-mem.c | 1348 /* xHCI 1.1 with LEC set does not use mult field, except intel eUSB2 */ in xhci_get_endpoint_mult() 1351 /* eUSB2 double isoc bw devices are the only USB2 devices using mult */ in xhci_get_endpoint_mult() 1437 /* Ensure host supports double isoc bandwidth for eUSB2 devices */ in xhci_endpoint_init()
|
| /linux/drivers/usb/core/ |
| H A D | urb.c | 471 /* High speed, 1-3 packets/uframe, max 6 for eUSB2 double bw */ in usb_submit_urb()
|
| /linux/drivers/phy/samsung/ |
| H A D | phy-exynos5-usbdrd.c | 2973 * USB32DRD 4nm controller implements Synopsys eUSB2.0 PHY in exynos5_usbdrd_phy_probe()
|
| /linux/include/linux/ |
| H A D | usb.h | 55 * @eusb2_isoc_ep_comp: eUSB2 isoc companion descriptor for this endpoint
|