Searched full:eusb2 (Results 1 – 12 of 12) sorted by relevance
/openbmc/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 23 - const: qcom,pm8550b-eusb2-repeater 73 compatible = "qcom,pm8550b-eusb2-repeater";
|
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. 17 const: qcom,sm8550-snps-eusb2-phy 39 Phandle to eUSB2 to USB 2.0 repeater 68 compatible = "qcom,sm8550-snps-eusb2-phy";
|
/openbmc/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 | phy-qcom-eusb2-repeater.c | 13 /* eUSB2 status registers */ 17 /* eUSB2 control registers */ 254 dev_info(dev, "Registered Qcom-eUSB2 repeater\n"); in eusb2_repeater_probe() 271 .compatible = "qcom,pm8550b-eusb2-repeater", 282 .name = "qcom-eusb2-repeater", 289 MODULE_DESCRIPTION("Qualcomm PMIC eUSB2 Repeater driver");
|
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");
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | pm7550ba.dtsi | 65 compatible = "qcom,pm7550ba-eusb2-repeater", "qcom,pm8550b-eusb2-repeater";
|
H A D | pm8550b.dtsi | 60 compatible = "qcom,pm8550b-eusb2-repeater";
|
H A D | sm8550.dtsi | 2950 compatible = "qcom,sm8550-snps-eusb2-phy";
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | qcom,spmi-pmic.yaml | 157 $ref: /schemas/phy/qcom,snps-eusb2-repeater.yaml#
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |