Searched defs:vfp (Results 1 – 5 of 5) sorted by relevance
/u-boot/drivers/video/ti/ |
A D | am335x-fb.h | 52 unsigned int vfp; /* Vertical front porch */ member
|
/u-boot/drivers/video/ |
A D | da8xx-fb.h | 48 int vfp; /* Vertical front porch */ member
|
A D | dw_mipi_dsi.c | 645 u32 vactive, vsa, vfp, vbp; in dw_mipi_dsi_vertical_timing_config() local
|
/u-boot/drivers/video/nexell/ |
A D | s5pxx18_dp_hdmi.c | 235 int vfp = sync->v_front_porch; in hdmi_prepare() local
|
/u-boot/drivers/video/nexell/soc/ |
A D | s5pxx18_soc_dpc.c | 788 void nx_dpc_set_vsync(u32 module_index, u32 avheight, u32 vsw, u32 vfp, u32 vbp, in nx_dpc_set_vsync() 831 u32 avh, vfp, vbp; in nx_dpc_get_vsync() local 955 u32 vsw, u32 vfp, u32 vbp, enum polarity field_polarity, in nx_dpc_set_sync()
|
Completed in 13 milliseconds