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

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

Completed in 85 milliseconds