Searched refs:eavheight (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/video/nexell/soc/ |
A D | s5pxx18_soc_dpc.c | 789 int binvvsync, u32 eavheight, u32 evsw, u32 evfp, in nx_dpc_set_vsync() argument 807 writel((u32)(evsw + evbp + eavheight + evfp - 1), in nx_dpc_set_vsync() 814 writel((u32)(evsw + evbp + eavheight - 1), &pregister->dpcevaend); in nx_dpc_set_vsync()
|
A D | s5pxx18_soc_dpc.h | 257 u32 vbp, int binvvsync, u32 eavheight, u32 evsw,
|
Completed in 8 milliseconds