Searched refs:LCD_VERMSB (Results 1 – 1 of 1) sorted by relevance
55 #define LCD_VERMSB(x) ((((x)-1) & 0x400) << 16) macro221 LCD_VERMSB(panel->vactive) | in am335xfb_init()