Searched refs:PLANE_SIZE (Results 1 – 4 of 4) sorted by relevance
48 #define PLANE_SIZE 0x00010000 macro148 if (u >= PLANE_SIZE) { in utf8s_to_utf16s()151 u -= PLANE_SIZE; in utf8s_to_utf16s()214 u = PLANE_SIZE + ((u & SURROGATE_BITS) << 10) in utf16s_to_utf8s()
261 I915_WRITE(PLANE_SIZE(pipe, plane), plane_size); in skl_update_plane()
5385 #define PLANE_SIZE(pipe, plane) \ macro
3169 I915_WRITE(PLANE_SIZE(pipe, 0), plane_size); in skylake_update_primary_plane()9140 val = I915_READ(PLANE_SIZE(pipe, 0)); in skylake_get_initial_plane_config()