Home
last modified time | relevance | path

Searched refs:repeater (Results 1 – 15 of 15) sorted by relevance

/linux/Documentation/devicetree/bindings/phy/
A Dqcom,snps-eusb2-repeater.yaml4 $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 Dqcom,snps-eusb2-phy.yaml46 Phandle to eUSB2 to USB 2.0 repeater
/linux/Documentation/devicetree/bindings/media/i2c/
A Dadv748x.yaml38 - 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 Ddp.c82 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 Dphy-qcom-snps-eusb2.c135 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 DMakefile19 obj-$(CONFIG_PHY_QCOM_EUSB2_REPEATER) += phy-qcom-eusb2-repeater.o
A DKconfig142 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 Dpm7550ba.dtsi64 compatible = "qcom,pm7550ba-eusb2-repeater", "qcom,pm8550b-eusb2-repeater";
A Dx1e80100-pmics.dtsi495 compatible = "qcom,smb2360-eusb2-repeater";
508 compatible = "qcom,smb2360-eusb2-repeater";
523 compatible = "qcom,smb2360-eusb2-repeater";
538 compatible = "qcom,smb2360-eusb2-repeater";
A Dpm8550b.dtsi59 compatible = "qcom,pm8550b-eusb2-repeater";
/linux/arch/arm64/boot/dts/renesas/
A Dr8a77970-eagle-function-expansion.dtso115 reg-names = "main", "dpll", "cp", "hdmi", "edid", "repeater",
A Dsalvator-common.dtsi531 reg-names = "main", "dpll", "cp", "hdmi", "edid", "repeater",
/linux/Documentation/devicetree/bindings/mfd/
A Dqcom,spmi-pmic.yaml171 $ref: /schemas/phy/qcom,snps-eusb2-repeater.yaml#
/linux/arch/arm/boot/dts/aspeed/
A Daspeed-bmc-opp-mowgli.dts429 /* PCA9516 (repeater) ->
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc_types.h952 uint8_t repeater : 1; member

Completed in 76 milliseconds