Searched refs:PHY_RDY (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/ |
| H A D | tc358767.c | 195 #define PHY_RDY BIT(16) /* PHY Main Channels Ready */ macro 642 ret = tc_poll_timeout(tc, DP_PHY_CTRL, PHY_RDY, PHY_RDY, 100, 100000); in tc_aux_link_setup() 951 ret = tc_poll_timeout(tc, DP_PHY_CTRL, PHY_RDY, PHY_RDY, 500, 100000); in tc_main_link_enable()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/mvsas/ |
| H A D | mv_defs.h | 265 PHY_RDY = (1U << 2), enumerator
|
| /OK3568_Linux_fs/u-boot/drivers/phy/ |
| H A D | phy-rockchip-samsung-hdptx.c | 29 #define PHY_RDY BIT(1) macro 604 status, FIELD_GET(PHY_RDY, status), in rockchip_hdptx_phy_set_voltages()
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-samsung-hdptx.c | 29 #define PHY_RDY BIT(1) macro 607 status, FIELD_GET(PHY_RDY, status), in rockchip_hdptx_phy_set_voltages()
|
| /OK3568_Linux_fs/kernel/drivers/phy/st/ |
| H A D | phy-miphy28lp.c | 37 #define PHY_RDY BIT(0) macro 817 mask |= PHY_RDY; in miphy_is_ready()
|