Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dam335x-fb.c51 #define LCD_VERMSB(x) ((((x)-1) & 0x400) << 16) macro
174 LCD_VERMSB(panel->vactive) | in am335xfb_init()