Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/rockchip/
H A Dphy-rockchip-typec.c192 #define TXDA_CAL_LATCH_EN BIT(13) macro
613 tx_ana_ctrl_reg_1 &= ~TXDA_CAL_LATCH_EN; in tcphy_dp_aux_calibration()
628 tx_ana_ctrl_reg_1 |= TXDA_CAL_LATCH_EN; in tcphy_dp_aux_calibration()