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