| /linux-6.15/Documentation/devicetree/bindings/display/bridge/ |
| H A D | analogix,anx7625.yaml | 45 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>;
|
| H A D | ti,sn65dsi83.yaml | 118 ti,lvds-vod-swing-clock-microvolt: 125 ti,lvds-vod-swing-data-microvolt:
|
| /linux-6.15/drivers/net/wireless/realtek/rtw88/ |
| H A D | rtw8723x.h | 340 #define OFDM_SWING_A(swing) FIELD_GET(GENMASK(9, 0), swing) argument 341 #define OFDM_SWING_B(swing) FIELD_GET(GENMASK(15, 10), swing) argument 342 #define OFDM_SWING_C(swing) FIELD_GET(GENMASK(21, 16), swing) argument 343 #define OFDM_SWING_D(swing) FIELD_GET(GENMASK(31, 22), swing) argument
|
| H A D | rtw8821c.c | 121 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()
|
| H A D | rtw88xxa.c | 662 u32 swing, table_value; in rtw88xxa_get_swing_index() local 665 swing = rtw88xxa_get_bb_swing(rtwdev, rtwdev->hal.current_band_type, in rtw88xxa_get_swing_index() 670 if (swing == table_value) in rtw88xxa_get_swing_index()
|
| H A D | rtw8814a.c | 222 u32 swing, table_value; in rtw8814a_get_swing_index() local 225 swing = rtw8814a_get_bb_swing(rtwdev, rtwdev->hal.current_band_type, in rtw8814a_get_swing_index() 230 if (swing == table_value) in rtw8814a_get_swing_index()
|
| H A D | rtw8822b.c | 113 u32 swing, table_value; in rtw8822b_get_swing_index() local 115 swing = rtw_read32_mask(rtwdev, 0xc1c, 0xffe00000); in rtw8822b_get_swing_index() 118 if (swing == table_value) in rtw8822b_get_swing_index()
|
| /linux-6.15/arch/arm64/boot/dts/mediatek/ |
| H A D | mt8186-corsola-steelix.dtsi | 63 analogix,lane0-swing = /bits/ 8 <0x70 0x30>; 64 analogix,lane1-swing = /bits/ 8 <0x70 0x30>;
|
| H A D | mt8186-corsola-chinchou.dtsi | 72 analogix,lane0-swing = /bits/ 8 <0x70 0x30>; 73 analogix,lane1-swing = /bits/ 8 <0x70 0x30>;
|
| /linux-6.15/Documentation/iio/ |
| H A D | iio_adc.rst | 62 The input voltage to a **single-ended unipolar** channel is allowed to swing 162 The analog signals to **differential bipolar** inputs are also allowed to swing 193 IN+ is allowed to swing with the measured analog signal and the input setup must 209 to swing. A pseudo-differential channel can be made out from a differential pair 211 only the positive input to swing. Sometimes, the input provided to IN- is called
|
| /linux-6.15/drivers/phy/qualcomm/ |
| H A D | phy-qcom-edp.c | 276 u8 swing; in qcom_edp_set_voltages() local 292 swing = (*cfg->swing_hbr_rbr)[v_level][p_level]; in qcom_edp_set_voltages() 295 swing = (*cfg->swing_hbr3_hbr2)[v_level][p_level]; in qcom_edp_set_voltages() 299 if (swing == 0xff || emph == 0xff) in qcom_edp_set_voltages() 305 writel(swing, edp->tx0 + TXn_TX_DRV_LVL); in qcom_edp_set_voltages() 309 writel(swing, edp->tx1 + TXn_TX_DRV_LVL); in qcom_edp_set_voltages()
|
| /linux-6.15/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
| H A D | phy.c | 491 swing = (swing == 0xFF) ? 0x00 : swing; in phy_get_tx_swing_8812A() 493 swing = 0x00; /* 0 dB */ in phy_get_tx_swing_8812A() 495 swing = 0x05; /* -3 dB */ in phy_get_tx_swing_8812A() 497 swing = 0x0A; /* -6 dB */ in phy_get_tx_swing_8812A() 499 swing = 0xFF; /* -9 dB */ in phy_get_tx_swing_8812A() 501 swing = 0x00; in phy_get_tx_swing_8812A() 506 swing = (swing == 0xFF) ? 0x00 : swing; in phy_get_tx_swing_8812A() 508 swing = 0x00; /* 0 dB */ in phy_get_tx_swing_8812A() 510 swing = 0x05; /* -3 dB */ in phy_get_tx_swing_8812A() 512 swing = 0x0A; /* -6 dB */ in phy_get_tx_swing_8812A() [all …]
|
| /linux-6.15/Documentation/devicetree/bindings/phy/ |
| H A D | realtek,usb2phy.yaml | 104 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
|
| H A D | fsl,imx8mq-usb-phy.yaml | 84 fsl,phy-pcs-tx-swing-full-percent:
|
| H A D | realtek,usb3phy.yaml | 62 description: A phandle to the tx lfps swing trim data provided by
|
| H A D | mediatek,tphy.yaml | 236 boost eye swing, the unit step is about 4.16% increment; e.g. the
|
| /linux-6.15/Documentation/devicetree/bindings/pci/ |
| H A D | fsl,imx6q-pcie-common.yaml | 76 fsl,tx-swing-full: 81 fsl,tx-swing-low:
|
| /linux-6.15/drivers/net/wireless/realtek/rtlwifi/rtl8192d/ |
| H A D | dm_common.c | 301 u8 index, swing; in rtl92d_dm_txpower_tracking_callback_thermalmeter() local 547 swing = cckswing_table_ch14[cck_index][i]; in rtl92d_dm_txpower_tracking_callback_thermalmeter() 549 swing = cckswing_table_ch1ch13[cck_index][i]; in rtl92d_dm_txpower_tracking_callback_thermalmeter() 551 rtl_write_byte(rtlpriv, 0xa22 + i, swing); in rtl92d_dm_txpower_tracking_callback_thermalmeter()
|
| /linux-6.15/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6qdl-var-dart.dtsi | 395 fsl,tx-swing-full = <103>; 396 fsl,tx-swing-low = <103>;
|
| H A D | imx6q-ba16.dtsi | 346 fsl,tx-swing-full = <103>; 347 fsl,tx-swing-low = <103>;
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/link/protocols/ |
| H A D | link_dp_training_dpia.c | 79 uint8_t swing : 2; member 187 data.set_vspe.swing = lt_settings->hw_lane_settings[0].VOLTAGE_SWING; in dpia_build_set_config_data()
|
| /linux-6.15/Documentation/gpu/ |
| H A D | zynqmp.rst | 54 Voltage swing from 0 (lowest) to 3 (highest) for lane X
|
| /linux-6.15/drivers/gpu/drm/mediatek/ |
| H A D | mtk_dp.c | 1543 u8 swing; in mtk_dp_train_update_swing_pre() local 1548 swing = (dpcd_adjust_req[index] >> shift) & in mtk_dp_train_update_swing_pre() 1553 val = swing << DP_TRAIN_VOLTAGE_SWING_SHIFT | in mtk_dp_train_update_swing_pre() 1556 if (swing == DP_TRAIN_VOLTAGE_SWING_LEVEL_3) in mtk_dp_train_update_swing_pre() 1561 mtk_dp_set_swing_pre_emphasis(mtk_dp, lane, swing, preemphasis); in mtk_dp_train_update_swing_pre()
|
| /linux-6.15/drivers/scsi/qla2xxx/ |
| H A D | qla_init.c | 4482 uint16_t swing, emphasis, tx_sens, rx_sens; in qla2x00_update_fw_options() local 4502 swing = ha->fw_seriallink_options[2] & (BIT_2 | BIT_1 | BIT_0); in qla2x00_update_fw_options() 4509 ha->fw_options[10] = (emphasis << 14) | (swing << 8); in qla2x00_update_fw_options() 4520 swing = (ha->fw_seriallink_options[2] & in qla2x00_update_fw_options() 4527 ha->fw_options[11] = (emphasis << 14) | (swing << 8); in qla2x00_update_fw_options()
|
| /linux-6.15/Documentation/userspace-api/media/v4l/ |
| H A D | ext-ctrls-codec-stateless.rst | 3088 - If set, signals full swing representation, i.e. "Full Range 3089 Quantization". If not set, signals studio swing representation, i.e. 4166 (see the semantics for color_range for an explanation of studio swing).
|