/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ |
H 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 …]
|
/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 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 | 39 Phandle to eUSB2 to USB 2.0 repeater
|
/openbmc/linux/drivers/phy/qualcomm/ |
H A D | phy-qcom-eusb2-repeater.c | 168 * CM.Lx is prohibited when repeater is already into Lx state as in eusb2_repeater_set_mode() 178 * is no repeater reset available, and enable/disable of in eusb2_repeater_set_mode() 179 * repeater doesn't clear previous value due to shared in eusb2_repeater_set_mode() 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 | 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() 244 dev_err(&p->dev, "repeater init failed. %d\n", ret); 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() 406 "failed to get repeater\n"); in qcom_snps_eusb2_hsphy_probe()
|
H A D | Kconfig | 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 | 19 obj-$(CONFIG_PHY_QCOM_EUSB2_REPEATER) += phy-qcom-eusb2-repeater.o
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | lg2160.h | 44 /* disable i2c repeater - 0:repeater enabled 1:repeater disabled */
|
H A D | lgdt3306a.h | 38 /* disable i2c repeater - 0:repeater enabled 1:repeater disabled */
|
H A D | lgdt3305.h | 52 /* disable i2c repeater - 0:repeater enabled 1:repeater disabled */
|
H A D | cx24123.c | 670 * [6:6] = I2C repeater enabled 671 * [5:5] = I2C repeater start 675 /* mode == 1 -> i2c-repeater, 0 -> bti */ 1016 /* this repeater closes after the first stop */ in cx24123_tuner_i2c_tuner_xfer()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | dp.c | 48 int repeater; member 66 if (lt->repeater) in nvkm_dp_train_sense() 67 addr = DPCD_LTTPR_LANE0_1_STATUS(lt->repeater); in nvkm_dp_train_sense() 75 if (lt->repeater) in nvkm_dp_train_sense() 76 addr = DPCD_LTTPR_LANE0_1_ADJUST(lt->repeater); in nvkm_dp_train_sense() 134 if (lt->repeater != lt->repeaters) in nvkm_dp_train_drive() 150 if (lt->repeater) in nvkm_dp_train_drive() 151 addr = DPCD_LTTPR_LANE0_SET(lt->repeater); in nvkm_dp_train_drive() 178 if (lt->repeater) in nvkm_dp_train_pattern() 179 addr = DPCD_LTTPR_PATTERN_SET(lt->repeater); in nvkm_dp_train_pattern() [all …]
|
/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";
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | port.hpp | 131 Repeater, enumerator 292 {LLDPSystemCapabilities::Repeater, "Repeater"},
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ |
H A D | au-Melbourne-Selby | 1 # Australia / Melbourne (Selby Repeater)
|
H A D | au-Melbourne-Upwey | 1 # Australia / Melbourne (Upwey Repeater)
|
/openbmc/linux/Documentation/gpu/amdgpu/display/ |
H A D | dc-glossary.rst | 162 Link Training Tunable Phy Repeater
|
/openbmc/linux/drivers/media/i2c/ |
H A D | tda1997x_regs.h | 221 /* Pixel Repeater */ 587 #define RESET_SCFG BIT(4) /* Reset HDCP and repeater function */ 603 #define HDCP_REPEATER BIT(6) /* HDCP supports repeater function */ 604 #define HDCP_READY BIT(5) /* set by repeater function */
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/ |
H A D | link_dp_capability.h | 48 /* Convert PHY repeater count read from DPCD uint8_t. */
|
H A D | link_dp_training.c | 604 DC_LOG_HW_LINK_TRAINING("%s:\n LTTPR Repeater ID: %d\n" in dp_get_lane_status_and_lane_adjust() 614 DC_LOG_HW_LINK_TRAINING("%s:\n LTTPR Repeater ID: %d\n" in dp_get_lane_status_and_lane_adjust() 1132 DC_LOG_HW_LINK_TRAINING("%s\n LTTPR Repeater ID: %d\n" in dpcd_set_lane_settings() 1185 DC_LOG_HW_LINK_TRAINING("%s\n LTTPR Repeater ID: %d\n 0x%X pattern = %x\n", in dpcd_set_lt_pattern_and_lane_settings() 1210 DC_LOG_HW_LINK_TRAINING("%s:\n LTTPR Repeater ID: %d\n" in dpcd_set_lt_pattern_and_lane_settings() 1218 DC_LOG_HW_LINK_TRAINING("%s:\n LTTPR Repeater ID: %d\n" in dpcd_set_lt_pattern_and_lane_settings()
|
/openbmc/linux/drivers/gpu/drm/msm/hdmi/ |
H A D | hdmi_hdcp.c | 741 /* receiver (0), repeater (1) */ in msm_hdmi_hdcp_recv_bcaps() 889 * If no downstream devices are attached to the repeater in msm_hdmi_hdcp_recv_check_bstatus() 900 * Check if no. of devices connected to repeater in msm_hdmi_hdcp_recv_check_bstatus() 912 * Check if no. of cascade connected to repeater in msm_hdmi_hdcp_recv_check_bstatus() 1071 * HDCP Repeaters (REPEATER == 0). in msm_hdmi_hdcp_auth_part2_recv_ksv_fifo()
|
/openbmc/linux/include/drm/ |
H A D | i915_hdcp_interface.h | 499 * the repeater protocols 502 * HECI struct for verifying the downstream repeater's HDCP topology in an
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_hdcp.c | 649 * When repeater reports 0 device count, HDCP1.4 spec allows disabling in intel_hdcp_auth_downstream() 650 * the HDCP encryption. That implies that repeater can't have its own in intel_hdcp_auth_downstream() 652 * repeater with 0 downstream devices, we are failing the in intel_hdcp_auth_downstream() 658 "Repeater with zero downstream devices\n"); in intel_hdcp_auth_downstream() 874 drm_dbg_kms(&i915->drm, "HDCP is enabled (no repeater present)\n"); in intel_hdcp_auth() 1590 /* Send it to Repeater */ in _hdcp2_propagate_stream_management_info() 1658 /* Roll over of the seq_num_v from repeater. Reauthenticate. */ in hdcp2_authenticate_repeater_topology() 1726 "Repeater Auth Failed. Err: %d\n", ret); in hdcp2_authenticate_sink() 2055 "[%s:%d] Repeater topology auth failed.(%d)\n", in intel_hdcp2_check_link()
|
/openbmc/linux/drivers/staging/rtl8712/ |
H A D | rtl871x_cmd.h | 131 * #define IW_MODE_REPEAT 4 // Wireless Repeater (forwarder) 132 * #define IW_MODE_SECOND 5 // Secondary master/repeater (backup)
|