Searched refs:SUN4I_BACKEND_LAYCOOR (Results 1 – 2 of 2) sorted by relevance
48 #define SUN4I_BACKEND_LAYCOOR(x, y) ((((u32)(y) & 0xffff) << 16) | \ macro
189 SUN4I_BACKEND_LAYCOOR(state->crtc_x, in sun4i_backend_update_layer_coord()