Searched refs:RK3568_VP_DSP_CTRL__DSP_LUT_EN (Results 1 – 2 of 2) sorted by relevance
418 #define RK3568_VP_DSP_CTRL__DSP_LUT_EN BIT(28) macro
1066 return dsp_ctrl & RK3568_VP_DSP_CTRL__DSP_LUT_EN; in vop2_vp_dsp_lut_is_enabled()1073 dsp_ctrl &= ~RK3568_VP_DSP_CTRL__DSP_LUT_EN; in vop2_vp_dsp_lut_disable()1094 dsp_ctrl |= RK3568_VP_DSP_CTRL__DSP_LUT_EN; in vop2_vp_dsp_lut_enable()