Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/phy/rockchip/
Dphy-rockchip-typec.c201 #define TXDA_CAL_LATCH_EN BIT(13) macro
622 tx_ana_ctrl_reg_1 &= ~TXDA_CAL_LATCH_EN; in tcphy_dp_aux_calibration()
637 tx_ana_ctrl_reg_1 |= TXDA_CAL_LATCH_EN; in tcphy_dp_aux_calibration()