Searched refs:S_02842C_STENCILFAIL_BF (Results 1 – 2 of 2) sorted by relevance
591 … db_stencil_control |= S_02842C_STENCILFAIL_BF(si_translate_stencil_op(state->stencil[1].fail_op)); in si_create_dsa_state()
4993 #define S_02842C_STENCILFAIL_BF(x) (((x) & 0x0F) << 12) macro