Searched refs:IS_SYNC_NEEDED (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/msm/dsi/
H A Ddsi_manager.c34 #define IS_SYNC_NEEDED() (msm_dsim_glb.is_sync_needed) macro
491 bool need_sync = (IS_SYNC_NEEDED() && !is_read);
537 if (IS_SYNC_NEEDED() && (id == DSI_0))
540 if (IS_SYNC_NEEDED() && msm_dsi0)

Completed in 212 milliseconds