Searched refs:DPU_SIG_EVALCONTROL_EnEvalWin_MASK (Results 1 – 2 of 2) sorted by relevance
3501 (DPU_SIG_EVALCONTROL_EnEvalWin_MASK | DPU_SIG_EVALCONTROL_EnCRC_MASK)) | in DPU_SetSignatureWindowConfig()3528 display->SIG.WINDOW[windowIndex].EVALCONTROL |= DPU_SIG_EVALCONTROL_EnEvalWin_MASK; in DPU_EnableSignatureWindowCompute()3532 display->SIG.WINDOW[windowIndex].EVALCONTROL &= ~DPU_SIG_EVALCONTROL_EnEvalWin_MASK; in DPU_EnableSignatureWindowCompute()
224 #define DPU_SIG_EVALCONTROL_EnEvalWin_MASK (1U << 0U) macro