Searched refs:dsp_ctrl (Results 1 – 2 of 2) sorted by relevance
900 dsp_ctrl &= ~RK3568_VP_DSP_CTRL__DSP_LUT_EN; in vop2_vp_dsp_lut_disable()901 vop2_vp_write(vp, RK3568_VP_DSP_CTRL, dsp_ctrl); in vop2_vp_dsp_lut_disable()906 u32 dsp_ctrl; in vop2_vp_dsp_lut_poll_disabled() local908 !dsp_ctrl, 5, 30 * 1000); in vop2_vp_dsp_lut_poll_disabled()921 dsp_ctrl |= RK3568_VP_DSP_CTRL__DSP_LUT_EN; in vop2_vp_dsp_lut_enable()1543 *dsp_ctrl |= RGB888_TO_RGB666; in vop2_dither_setup()1640 u32 dsp_ctrl = 0; in vop2_crtc_atomic_enable() local1702 dsp_ctrl |= RK3568_VP_DSP_CTRL__DSP_RB_SWAP; in vop2_crtc_atomic_enable()1704 dsp_ctrl |= RK3568_VP_DSP_CTRL__DSP_RG_SWAP; in vop2_crtc_atomic_enable()1709 vop2_dither_setup(crtc, &dsp_ctrl); in vop2_crtc_atomic_enable()[all …]
953 dsp_ctrl(struct mISDNchannel *ch, u_int cmd, void *arg) in dsp_ctrl() function1068 ndsp->ch.ctrl = dsp_ctrl; in dspcreate()