Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dpxa_lcd.c55 .vl_hpw = 40,
89 .vl_hpw = 1,
122 .vl_hpw = 32,
155 .vl_hpw = 1,
190 .vl_hpw = 4,
224 .vl_hpw = 0x04,
256 .vl_hpw = 0x05,
290 .vl_hpw = 0x04,
323 .vl_hpw = 9,
529 vid->vl_col, vid->vl_hpw, in pxafb_init()
[all …]
/openbmc/u-boot/include/
H A Dpxa_lcd.h67 ushort vl_hpw; /* Horz sync pulse width */ member