Searched refs:two_frames (Results 1 – 2 of 2) sorted by relevance
242 int refresh, two_frames; in dw_mipi_dsi_wait_for_two_frames() local245 two_frames = DIV_ROUND_UP(MSEC_PER_SEC, refresh) * 2; in dw_mipi_dsi_wait_for_two_frames()246 msleep(two_frames); in dw_mipi_dsi_wait_for_two_frames()
356 int refresh, two_frames; in dw_mipi_dsi_wait_for_two_frames() local359 two_frames = DIV_ROUND_UP(MSEC_PER_SEC, refresh) * 2; in dw_mipi_dsi_wait_for_two_frames()360 msleep(two_frames); in dw_mipi_dsi_wait_for_two_frames()