Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/phy/rockchip/
Dphy-rockchip-typec.c202 #define AUXDA_POLARITY BIT(12) macro
591 tx_ana_ctrl_reg_1 |= AUXDA_POLARITY; in tcphy_dp_aux_set_flip()
593 tx_ana_ctrl_reg_1 &= ~AUXDA_POLARITY; in tcphy_dp_aux_set_flip()