Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A Datmel_hlcdfb.c159 value = LCDC_LCDCFG2_VBPW(panel_info.vl_upper_margin); in lcd_ctrl_init()
390 value = LCDC_LCDCFG2_VBPW(timing->vback_porch.typ); in atmel_hlcdc_init()
/OK3568_Linux_fs/u-boot/include/
H A Datmel_hlcdc.h70 #define LCDC_LCDCFG2_VBPW(value) \ macro