Searched refs:INTEL_FRONTBUFFER_BITS_PER_PIPE (Results 1 – 1 of 1) sorted by relevance
1890 #define INTEL_FRONTBUFFER_BITS_PER_PIPE 4 macro1892 (INTEL_FRONTBUFFER_BITS_PER_PIPE * I915_MAX_PIPES)1894 (1 << (INTEL_FRONTBUFFER_BITS_PER_PIPE * (pipe)))1896 (1 << (1 +(INTEL_FRONTBUFFER_BITS_PER_PIPE * (pipe))))1898 (1 << (2 +(INTEL_FRONTBUFFER_BITS_PER_PIPE * (pipe))))1900 (1 << (3 +(INTEL_FRONTBUFFER_BITS_PER_PIPE * (pipe))))1902 (0xf << (INTEL_FRONTBUFFER_BITS_PER_PIPE * (pipe)))