Home
last modified time | relevance | path

Searched defs:vbp (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dam335x-fb.h53 unsigned int vbp; /* Vertical back porch */ member
H A Dda8xx-fb.h49 int vbp; /* Vertical back porch */ member
H A Dssd2828.c298 u32 vbp = mode->vsync_len + mode->upper_margin; in ssd2828_configure_video_interface() local