Home
last modified time | relevance | path

Searched full:eusb2 (Results 1 – 18 of 18) sorted by relevance

/linux/Documentation/devicetree/bindings/phy/
H A Dqcom,snps-eusb2-phy.yaml4 $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 Dsamsung,exynos2200-eusb2-phy.yaml4 $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 DKconfig129 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 DMakefile8 obj-$(CONFIG_PHY_QCOM_M31_EUSB) += phy-qcom-m31-eusb2.o
19 obj-$(CONFIG_PHY_QCOM_EUSB2_REPEATER) += phy-qcom-eusb2-repeater.o
H A Dphy-qcom-m31-eusb2.c309 { .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 Dpm7550ba.dtsi64 compatible = "qcom,pm7550ba-eusb2-repeater", "qcom,pm8550b-eusb2-repeater";
H A Dhamoa-pmics.dtsi519 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 Dpm8550b.dtsi59 compatible = "qcom,pm8550b-eusb2-repeater";
H A Dsdx75.dtsi829 compatible = "qcom,sdx75-snps-eusb2-phy", "qcom,sm8550-snps-eusb2-phy";
H A Dsm8650.dtsi5015 compatible = "qcom,sm8650-snps-eusb2-phy",
5016 "qcom,sm8550-snps-eusb2-phy";
H A Dsm8550.dtsi4068 compatible = "qcom,sm8550-snps-eusb2-phy";
/linux/drivers/phy/
H A Dphy-snps-eusb2.c612 .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/usb/core/
H A Dconfig.c75 * 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 Durb.c471 /* High speed, 1-3 packets/uframe, max 6 for eUSB2 double bw */ in usb_submit_urb()
/linux/drivers/usb/dwc3/
H A Ddwc3-apple.c47 * 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 Dxhci-caps.h116 /* bit 11 - HC support Double BW on a eUSB2 HS ISOC EP */
H A Dxhci-mem.c1346 /* xHCI 1.1 with LEC set does not use mult field, except intel eUSB2 */ in xhci_get_endpoint_mult()
1349 /* eUSB2 double isoc bw devices are the only USB2 devices using mult */ in xhci_get_endpoint_mult()
1435 /* Ensure host supports double isoc bandwidth for eUSB2 devices */ in xhci_endpoint_init()
/linux/include/linux/
H A Dusb.h54 * @eusb2_isoc_ep_comp: eUSB2 isoc companion descriptor for this endpoint