Searched refs:DL_DEFIO_WRITE_DELAY (Results 1 – 2 of 2) sorted by relevance
96 #define DL_DEFIO_WRITE_DELAY msecs_to_jiffies(HZ <= 300 ? 4 : 10) /* optimal value for 720p vide… macro
924 fbdefio->delay = DL_DEFIO_WRITE_DELAY; in dlfb_ops_open()