Searched refs:LCD_HORMSB (Results 1 – 1 of 1) sorted by relevance
47 #define LCD_HORMSB(x) (((((x) >> 4)-1) & 0x40) >> 4) macro212 LCD_HORMSB(panel->hactive) | in am335xfb_init()