Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dam335x-fb.c44 #define LCD_HFPLSB(x) ((((x)-1) & 0xFF) << 16) macro
213 LCD_HFPLSB(panel->hfp) | in am335xfb_init()