Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-typec.c196 #define AUXDA_POLARITY BIT(12) macro
1108 tx_ana_ctrl_reg_1 |= AUXDA_POLARITY; in tcphy_dp_aux_set_flip()
1110 tx_ana_ctrl_reg_1 &= ~AUXDA_POLARITY; in tcphy_dp_aux_set_flip()