Searched full:eusb2 (Results 1 – 8 of 8) sorted by relevance
/linux/Documentation/devicetree/bindings/phy/ |
H A D | qcom,snps-eusb2-repeater.yaml | 4 $id: http://devicetree.org/schemas/phy/qcom,snps-eusb2-repeater.yaml# 7 title: Qualcomm Synopsis eUSB2 to USB 2.0 repeater 13 eUSB2 repeater converts between eUSB2 and USB 2.0 signaling levels and 14 allows a eUSB2 PHY to connect to legacy USB 2.0 products 21 - qcom,pm7550ba-eusb2-repeater 22 - const: qcom,pm8550b-eusb2-repeater 24 - qcom,pm8550b-eusb2-repeater 25 - qcom,smb2360-eusb2-repeater 75 compatible = "qcom,pm8550b-eusb2-repeater";
|
/linux/drivers/phy/qualcomm/ |
H A D | Kconfig | 129 tristate "Qualcomm SNPS eUSB2 PHY Driver" 133 Enable support for the USB high-speed SNPS eUSB2 phy on Qualcomm 138 tristate "Qualcomm SNPS eUSB2 Repeater Driver" 142 Enable support for the USB high-speed SNPS eUSB2 repeater on Qualcomm 143 PMICs. The repeater is paired with a Synopsys eUSB2 Phy
|
H A D | Makefile | 18 obj-$(CONFIG_PHY_QCOM_SNPS_EUSB2) += phy-qcom-snps-eusb2.o 19 obj-$(CONFIG_PHY_QCOM_EUSB2_REPEATER) += phy-qcom-eusb2-repeater.o
|
H A D | phy-qcom-snps-eusb2.c | 421 dev_info(dev, "Registered Qcom-eUSB2 phy\n"); in qcom_snps_eusb2_hsphy_probe() 427 { .compatible = "qcom,sm8550-snps-eusb2-phy", }, 435 .name = "qcom-snps-eusb2-hsphy", 441 MODULE_DESCRIPTION("Qualcomm SNPS eUSB2 HS PHY 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 | x1e80100.dtsi | 2807 compatible = "qcom,x1e80100-snps-eusb2-phy", 2808 "qcom,sm8550-snps-eusb2-phy"; 2877 compatible = "qcom,x1e80100-snps-eusb2-phy", 2878 "qcom,sm8550-snps-eusb2-phy"; 2947 compatible = "qcom,x1e80100-snps-eusb2-phy", 2948 "qcom,sm8550-snps-eusb2-phy"; 4556 compatible = "qcom,x1e80100-snps-eusb2-phy", 4557 "qcom,sm8550-snps-eusb2-phy"; 4570 compatible = "qcom,x1e80100-snps-eusb2-phy", 4571 "qcom,sm8550-snps-eusb2-phy"; [all …]
|
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | qcom,spmi-pmic.yaml | 173 $ref: /schemas/phy/qcom,snps-eusb2-repeater.yaml#
|