stat_stop 688 drivers/gpu/drm/vc4/vc4_dsi.c u32 stat_stop = ((non_continuous ? DSI1_STAT_PHY_CLOCK_STOP : 0) | stat_stop 719 drivers/gpu/drm/vc4/vc4_dsi.c DSI_PORT_WRITE(STAT, stat_stop); stat_stop 721 drivers/gpu/drm/vc4/vc4_dsi.c ret = wait_for((DSI_PORT_READ(STAT) & stat_stop) == stat_stop, 200);