| /linux/Documentation/devicetree/bindings/phy/ |
| 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 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";
|
| A D | qcom,snps-eusb2-phy.yaml | 46 Phandle to eUSB2 to USB 2.0 repeater
|
| /linux/Documentation/devicetree/bindings/media/i2c/ |
| A D | adv748x.yaml | 38 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ] 39 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ] 40 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ] 41 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ] 42 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ] 43 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ] 44 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ] 45 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ] 46 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ] 47 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ] [all …]
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| A D | dp.c | 82 int repeater; member 100 if (lt->repeater) in nvkm_dp_train_sense() 109 if (lt->repeater) in nvkm_dp_train_sense() 168 if (lt->repeater != lt->repeaters) in nvkm_dp_train_drive() 184 if (lt->repeater) in nvkm_dp_train_drive() 185 addr = DPCD_LTTPR_LANE0_SET(lt->repeater); in nvkm_dp_train_drive() 212 if (lt->repeater) in nvkm_dp_train_pattern() 213 addr = DPCD_LTTPR_PATTERN_SET(lt->repeater); in nvkm_dp_train_pattern() 236 if (lt->repeater) { in nvkm_dp_train_eq() 352 for (lt.repeater = lt.repeaters; lt.repeater >= 0; lt.repeater--) { in nvkm_dp_train_link() [all …]
|
| /linux/drivers/phy/qualcomm/ |
| A D | phy-qcom-snps-eusb2.c | 135 struct phy *repeater; member 144 return phy_set_mode_ext(phy->repeater, mode, submode); in qcom_snps_eusb2_hsphy_set_mode() 242 ret = phy_init(phy->repeater); in qcom_snps_eusb2_hsphy_init() 355 phy_exit(phy->repeater); in qcom_snps_eusb2_hsphy_exit() 403 phy->repeater = devm_of_phy_get_by_index(dev, np, 0); in qcom_snps_eusb2_hsphy_probe() 404 if (IS_ERR(phy->repeater)) in qcom_snps_eusb2_hsphy_probe() 405 return dev_err_probe(dev, PTR_ERR(phy->repeater), in qcom_snps_eusb2_hsphy_probe()
|
| A D | Makefile | 19 obj-$(CONFIG_PHY_QCOM_EUSB2_REPEATER) += phy-qcom-eusb2-repeater.o
|
| A D | Kconfig | 142 Enable support for the USB high-speed SNPS eUSB2 repeater on Qualcomm 143 PMICs. The repeater is paired with a Synopsys eUSB2 Phy
|
| /linux/arch/arm64/boot/dts/qcom/ |
| A D | pm7550ba.dtsi | 64 compatible = "qcom,pm7550ba-eusb2-repeater", "qcom,pm8550b-eusb2-repeater";
|
| A D | x1e80100-pmics.dtsi | 495 compatible = "qcom,smb2360-eusb2-repeater"; 508 compatible = "qcom,smb2360-eusb2-repeater"; 523 compatible = "qcom,smb2360-eusb2-repeater"; 538 compatible = "qcom,smb2360-eusb2-repeater";
|
| A D | pm8550b.dtsi | 59 compatible = "qcom,pm8550b-eusb2-repeater";
|
| /linux/arch/arm64/boot/dts/renesas/ |
| A D | r8a77970-eagle-function-expansion.dtso | 115 reg-names = "main", "dpll", "cp", "hdmi", "edid", "repeater",
|
| A D | salvator-common.dtsi | 531 reg-names = "main", "dpll", "cp", "hdmi", "edid", "repeater",
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| A D | qcom,spmi-pmic.yaml | 171 $ref: /schemas/phy/qcom,snps-eusb2-repeater.yaml#
|
| /linux/arch/arm/boot/dts/aspeed/ |
| A D | aspeed-bmc-opp-mowgli.dts | 429 /* PCA9516 (repeater) ->
|
| /linux/drivers/gpu/drm/amd/display/dc/ |
| A D | dc_types.h | 952 uint8_t repeater : 1; member
|