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

/linux-master/include/video/
H A Dudlfb.h96 #define DL_DEFIO_WRITE_DELAY msecs_to_jiffies(HZ <= 300 ? 4 : 10) /* optimal value for 720p video */ macro
/linux-master/drivers/video/fbdev/
H A Dudlfb.c924 fbdefio->delay = DL_DEFIO_WRITE_DELAY;

Completed in 109 milliseconds