Searched refs:CURSOR_STRIDE (Results 1 – 2 of 2) sorted by relevance
6163 #define CURSOR_STRIDE(x) ((ffs(x) - 9) << CURSOR_STRIDE_SHIFT) /* 256,512,1k,2k */ macro
10646 CURSOR_STRIDE(plane_state->color_plane[0].stride); in i845_cursor_ctl()