Home
last modified time | relevance | path

Searched refs:swing (Results 1 – 17 of 17) sorted by relevance

/linux-6.6.21/Documentation/devicetree/bindings/display/bridge/
Danalogix,anx7625.yaml45 analogix,lane0-swing:
50 an array of swing register setting for DP tx lane0 PHY.
59 swing manual, increase [Swing control] setting to add Vp-p value
72 analogix,lane1-swing:
77 an array of swing register setting for DP tx lane1 PHY.
78 DP TX lane1 swing register setting same with lane0
79 swing, please refer lane0-swing property description.
149 analogix,lane0-swing = /bits/ 8 <0x14 0x54 0x64 0x74>;
150 analogix,lane1-swing = /bits/ 8 <0x14 0x54 0x64 0x74>;
/linux-6.6.21/drivers/net/wireless/realtek/rtw88/
Drtw8723d.h135 #define OFDM_SWING_A(swing) FIELD_GET(GENMASK(9, 0), swing) argument
136 #define OFDM_SWING_B(swing) FIELD_GET(GENMASK(15, 10), swing) argument
137 #define OFDM_SWING_C(swing) FIELD_GET(GENMASK(21, 16), swing) argument
138 #define OFDM_SWING_D(swing) FIELD_GET(GENMASK(31, 22), swing) argument
Drtw8821c.c121 u32 swing, table_value; in rtw8821c_get_swing_index() local
123 swing = rtw_read32_mask(rtwdev, REG_TXSCALE_A, 0xffe00000); in rtw8821c_get_swing_index()
126 if (swing == table_value) in rtw8821c_get_swing_index()
Drtw8822b.c112 u32 swing, table_value; in rtw8822b_get_swing_index() local
114 swing = rtw_read32_mask(rtwdev, 0xc1c, 0xffe00000); in rtw8822b_get_swing_index()
117 if (swing == table_value) in rtw8822b_get_swing_index()
/linux-6.6.21/drivers/phy/qualcomm/
Dphy-qcom-edp.c241 u8 swing; in qcom_edp_set_voltages() local
254 swing = (*cfg->swing_hbr_rbr)[v_level][p_level]; in qcom_edp_set_voltages()
257 swing = (*cfg->swing_hbr3_hbr2)[v_level][p_level]; in qcom_edp_set_voltages()
261 if (swing == 0xff || emph == 0xff) in qcom_edp_set_voltages()
267 writel(swing, edp->tx0 + TXn_TX_DRV_LVL); in qcom_edp_set_voltages()
271 writel(swing, edp->tx1 + TXn_TX_DRV_LVL); in qcom_edp_set_voltages()
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dphy.c493 u32 swing = 0, swing_a = 0, swing_b = 0; in phy_get_tx_swing_8812A() local
497 efuse_shadow_read(hw, 1, 0xC6, (u32 *)&swing); in phy_get_tx_swing_8812A()
498 swing = (swing == 0xFF) ? 0x00 : swing; in phy_get_tx_swing_8812A()
500 swing = 0x00; /* 0 dB */ in phy_get_tx_swing_8812A()
502 swing = 0x05; /* -3 dB */ in phy_get_tx_swing_8812A()
504 swing = 0x0A; /* -6 dB */ in phy_get_tx_swing_8812A()
506 swing = 0xFF; /* -9 dB */ in phy_get_tx_swing_8812A()
508 swing = 0x00; in phy_get_tx_swing_8812A()
512 efuse_shadow_read(hw, 1, 0xC7, (u32 *)&swing); in phy_get_tx_swing_8812A()
513 swing = (swing == 0xFF) ? 0x00 : swing; in phy_get_tx_swing_8812A()
[all …]
/linux-6.6.21/Documentation/devicetree/bindings/phy/
Drealtek,usb2phy.yaml104 Control the magnitude of High speed Dp/Dm output swing (mV).
117 If the magnitude of High speed Dp/Dm output swing still not meet the
Dfsl,imx8mq-usb-phy.yaml79 fsl,phy-pcs-tx-swing-full-percent:
Drealtek,usb3phy.yaml62 description: A phandle to the tx lfps swing trim data provided by
Dmediatek,tphy.yaml226 boost eye swing, the unit step is about 4.16% increment; e.g. the
/linux-6.6.21/Documentation/devicetree/bindings/pci/
Dfsl,imx6q-pcie-common.yaml76 fsl,tx-swing-full:
81 fsl,tx-swing-low:
/linux-6.6.21/arch/arm/boot/dts/nxp/imx/
Dimx6qdl-var-dart.dtsi395 fsl,tx-swing-full = <103>;
396 fsl,tx-swing-low = <103>;
Dimx6q-ba16.dtsi346 fsl,tx-swing-full = <103>;
347 fsl,tx-swing-low = <103>;
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/link/protocols/
Dlink_dp_training_dpia.c82 uint8_t swing : 2; member
186 data.set_vspe.swing = lt_settings->hw_lane_settings[0].VOLTAGE_SWING; in dpia_build_set_config_data()
/linux-6.6.21/drivers/gpu/drm/mediatek/
Dmtk_dp.c1422 u8 swing; in mtk_dp_train_update_swing_pre() local
1427 swing = (dpcd_adjust_req[index] >> shift) & in mtk_dp_train_update_swing_pre()
1432 val = swing << DP_TRAIN_VOLTAGE_SWING_SHIFT | in mtk_dp_train_update_swing_pre()
1435 if (swing == DP_TRAIN_VOLTAGE_SWING_LEVEL_3) in mtk_dp_train_update_swing_pre()
1440 mtk_dp_set_swing_pre_emphasis(mtk_dp, lane, swing, preemphasis); in mtk_dp_train_update_swing_pre()
/linux-6.6.21/drivers/scsi/qla2xxx/
Dqla_init.c4451 uint16_t swing, emphasis, tx_sens, rx_sens; in qla2x00_update_fw_options() local
4471 swing = ha->fw_seriallink_options[2] & (BIT_2 | BIT_1 | BIT_0); in qla2x00_update_fw_options()
4478 ha->fw_options[10] = (emphasis << 14) | (swing << 8); in qla2x00_update_fw_options()
4489 swing = (ha->fw_seriallink_options[2] & in qla2x00_update_fw_options()
4496 ha->fw_options[11] = (emphasis << 14) | (swing << 8); in qla2x00_update_fw_options()
/linux-6.6.21/Documentation/userspace-api/media/v4l/
Dext-ctrls-codec-stateless.rst3084 - If set, signals full swing representation, i.e. "Full Range
3085 Quantization". If not set, signals studio swing representation, i.e.
4162 (see the semantics for color_range for an explanation of studio swing).