Home
last modified time | relevance | path

Searched defs:LCD_CLK_DIVISOR (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dam335x-fb.c29 #define LCD_CLK_DIVISOR(x) ((x) << 8) macro
H A Dda8xx-fb.c60 #define LCD_CLK_DIVISOR(x) ((x) << 8) macro