Searched refs:SUN4I_BACKEND_DISSIZE (Results 1 – 2 of 2) sorted by relevance
44 #define SUN4I_BACKEND_DISSIZE(w, h) (((((h) - 1) & 0xffff) << 16) | \ macro
192 SUN4I_BACKEND_DISSIZE(state->crtc_w, in sun4i_backend_update_layer_coord()