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