Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dpxa_lcd.c58 .vl_vpw = 20,
92 .vl_vpw = 1,
125 .vl_vpw = 2,
158 .vl_vpw = 7,
193 .vl_vpw = 4,
227 .vl_vpw = 0x01,
259 .vl_vpw = 0x02,
293 .vl_vpw = 0x01,
326 .vl_vpw = 2,
532 vid->vl_row, vid->vl_vpw, in pxafb_init()
[all …]
/openbmc/u-boot/include/
H A Dpxa_lcd.h72 u_char vl_vpw; /* Vertical sync pulse width */ member