Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Da10_fb.c148 #define VTOTAL(vt) ((vt) * 2) macro
407 vtotal = VTOTAL(mode->vtotal); in a10fb_setup_tcon()
411 clk = mode->htotal * (VTOTAL(mode->vtotal) + 1) * framerate; in a10fb_setup_tcon()