Searched refs:stat_stop (Results 1 – 1 of 1) sorted by relevance
741 u32 stat_stop = ((non_continuous ? DSI1_STAT_PHY_CLOCK_STOP : 0) | in vc4_dsi_ulps() local772 DSI_PORT_WRITE(STAT, stat_stop); in vc4_dsi_ulps()774 ret = wait_for((DSI_PORT_READ(STAT) & stat_stop) == stat_stop, 200); in vc4_dsi_ulps()