Home
last modified time | relevance | path

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

/u-boot/drivers/video/imx/
A Dipu_disp.c834 uint16_t v_sync_width, uint16_t v_end_width, in ipu_init_sync_panel() argument
850 if (v_end_width < 2) { in ipu_init_sync_panel()
851 v_end_width = 2; in ipu_init_sync_panel()
856 v_total = height + v_sync_width + v_start_width + v_end_width; in ipu_init_sync_panel()
A Dipu.h234 uint16_t v_sync_width, uint16_t v_end_width,

Completed in 5 milliseconds