Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/
Dam335x-fb.c47 #define LCD_HORMSB(x) (((((x) >> 4)-1) & 0x40) >> 4) macro
212 LCD_HORMSB(panel->hactive) | in am335xfb_init()