Searched refs:two_frames (Results 1 – 1 of 1) sorted by relevance
289 int refresh, two_frames; in dw_mipi_dsi_wait_for_two_frames() local292 two_frames = DIV_ROUND_UP(MSEC_PER_SEC, refresh) * 2; in dw_mipi_dsi_wait_for_two_frames()293 msleep(two_frames); in dw_mipi_dsi_wait_for_two_frames()