Home
last modified time | relevance | path

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

/u-boot/drivers/video/nexell/soc/
A Ds5pxx18_soc_dpc.c830 u32 vtotal, vsw, vab, vae; in nx_dpc_get_vsync() local
838 vae = (u32)pregister->dpcvaend + 1; in nx_dpc_get_vsync()
840 avh = vae - vab; in nx_dpc_get_vsync()
841 vfp = vtotal - vae; in nx_dpc_get_vsync()
853 vae = (u32)pregister->dpcevaend + 1; in nx_dpc_get_vsync()
855 avh = vae - vab; in nx_dpc_get_vsync()
856 vfp = vtotal - vae; in nx_dpc_get_vsync()

Completed in 8 milliseconds