Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dam335x-fb.c48 #define LCD_VERLSB(x) (((x)-1) & 0x3FF) macro
172 LCD_VERLSB(panel->vactive); in am335xfb_init()