Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Datmel_hlcdc.h69 #define LCDC_LCDCFG2_VBPW(value) \ macro
/openbmc/u-boot/drivers/video/
H A Datmel_hlcdfb.c158 value = LCDC_LCDCFG2_VBPW(panel_info.vl_upper_margin); in lcd_ctrl_init()
389 value = LCDC_LCDCFG2_VBPW(timing->vback_porch.typ); in atmel_hlcdc_init()