Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/rockchip/
H A Dphy-rockchip-typec.c193 #define AUXDA_POLARITY BIT(12) macro
582 tx_ana_ctrl_reg_1 |= AUXDA_POLARITY; in tcphy_dp_aux_set_flip()
584 tx_ana_ctrl_reg_1 &= ~AUXDA_POLARITY; in tcphy_dp_aux_set_flip()