Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dedid.h131 #define MAX_PIXEL_CLOCK (((int)block[ 9 ]) * 10) macro
/openbmc/linux/drivers/video/fbdev/core/
H A Dfbmon.c710 specs->dclkmax = MAX_PIXEL_CLOCK * 1000000; in fb_get_monitor_limits()