Searched defs:SUN4I_BACKEND_DISSIZE (Results 1 – 2 of 2) sorted by relevance
40 #define SUN4I_BACKEND_DISSIZE(w, h) (((((h) - 1) & 0xffff) << 16) | \ macro