Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/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
18 const: qcom,pm8550b-eusb2-repeater
47 compatible = "qcom,pm8550b-eusb2-repeater";
A Dqcom,snps-eusb2-phy.yaml39 Phandle to eUSB2 to USB 2.0 repeater
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/disp/
A Ddp.c46 int repeater; member
64 if (lt->repeater) in nvkm_dp_train_sense()
73 if (lt->repeater) in nvkm_dp_train_sense()
132 if (lt->repeater != lt->repeaters) in nvkm_dp_train_drive()
148 if (lt->repeater) in nvkm_dp_train_drive()
149 addr = DPCD_LTTPR_LANE0_SET(lt->repeater); in nvkm_dp_train_drive()
176 if (lt->repeater) in nvkm_dp_train_pattern()
177 addr = DPCD_LTTPR_PATTERN_SET(lt->repeater); in nvkm_dp_train_pattern()
200 if (lt->repeater) { in nvkm_dp_train_eq()
327 for (lt.repeater = lt.repeaters; lt.repeater >= 0; lt.repeater--) { in nvkm_dp_train_link()
[all …]
/linux-6.3-rc2/drivers/phy/qualcomm/
A Dphy-qcom-snps-eusb2.c134 struct phy *repeater; member
143 return phy_set_mode_ext(phy->repeater, mode, submode); in qcom_snps_eusb2_hsphy_set_mode()
241 ret = phy_init(phy->repeater); in qcom_snps_eusb2_hsphy_init()
354 phy_exit(phy->repeater); in qcom_snps_eusb2_hsphy_exit()
402 phy->repeater = devm_of_phy_get_by_index(dev, np, 0); in qcom_snps_eusb2_hsphy_probe()
403 if (IS_ERR(phy->repeater)) in qcom_snps_eusb2_hsphy_probe()
404 return dev_err_probe(dev, PTR_ERR(phy->repeater), in qcom_snps_eusb2_hsphy_probe()
A DMakefile17 obj-$(CONFIG_PHY_QCOM_EUSB2_REPEATER) += phy-qcom-eusb2-repeater.o
A DKconfig129 Enable support for the USB high-speed SNPS eUSB2 repeater on Qualcomm
130 PMICs. The repeater is paired with a Synopsys eUSB2 Phy
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc_types.h963 uint8_t repeater : 1; member
/linux-6.3-rc2/arch/arm/boot/dts/
A Daspeed-bmc-opp-mowgli.dts429 /* PCA9516 (repeater) ->
/linux-6.3-rc2/arch/arm64/boot/dts/renesas/
A Dsalvator-common.dtsi531 reg-names = "main", "dpll", "cp", "hdmi", "edid", "repeater",

Completed in 23 milliseconds