Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Datmel_hlcdc.h74 #define LCDC_LCDCFG3_HFPW(value) \ macro
/openbmc/u-boot/drivers/video/
H A Datmel_hlcdfb.c163 value |= LCDC_LCDCFG3_HFPW(panel_info.vl_right_margin - 1); in lcd_ctrl_init()
394 value |= LCDC_LCDCFG3_HFPW(timing->hfront_porch.typ - 1); in atmel_hlcdc_init()