Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Datmel_hlcdc.h65 #define LCDC_LCDCFG2_VFPW(value) \ macro
/openbmc/u-boot/drivers/video/
H A Datmel_hlcdfb.c159 value |= LCDC_LCDCFG2_VFPW(panel_info.vl_lower_margin - 1); in lcd_ctrl_init()
390 value |= LCDC_LCDCFG2_VFPW(timing->vfront_porch.typ - 1); in atmel_hlcdc_init()