Home
last modified time | relevance | path

Searched refs:MAX_PIXEL_CLOCK (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/video/fbdev/
Dedid.h131 #define MAX_PIXEL_CLOCK (((int)block[ 9 ]) * 10) macro
/Linux-v4.19/drivers/video/fbdev/core/
Dfbmon.c709 specs->dclkmax = MAX_PIXEL_CLOCK * 1000000; in fb_get_monitor_limits()