Searched refs:S5_STENCIL_TEST_ENABLE (Results 1 – 4 of 4) sorted by relevance
160 #define S5_STENCIL_TEST_ENABLE (1<<2) macro
874 dw |= (S5_STENCIL_TEST_ENABLE | S5_STENCIL_WRITE_ENABLE); in i915Enable()876 dw &= ~(S5_STENCIL_TEST_ENABLE | S5_STENCIL_WRITE_ENABLE); in i915Enable()
392 #define S5_STENCIL_TEST_ENABLE (1 << 2) macro
408 return (S5_STENCIL_TEST_ENABLE | S5_STENCIL_WRITE_ENABLE | in i915_get_lis5_stencil()