Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-typec.c88 #define CMN_READY BIT(0) macro
221 val, val & CMN_READY, PHY_MODE_SET_TIMEOUT); in tcphy_phy_init()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-typec.c348 #define CMN_READY BIT(0) macro
657 if (!(reg & CMN_READY)) { in tcphy_dp_set_power_state()
1315 val, val & CMN_READY, 10, in tcphy_phy_init()