Searched refs:dsp_ctrl (Results 1 – 2 of 2) sorted by relevance
886 dsp_ctrl &= ~RK3568_VP_DSP_CTRL__DSP_LUT_EN; in vop2_vp_dsp_lut_disable()887 vop2_vp_write(vp, RK3568_VP_DSP_CTRL, dsp_ctrl); in vop2_vp_dsp_lut_disable()892 u32 dsp_ctrl; in vop2_vp_dsp_lut_poll_disabled() local894 !dsp_ctrl, 5, 30 * 1000); in vop2_vp_dsp_lut_poll_disabled()907 dsp_ctrl |= RK3568_VP_DSP_CTRL__DSP_LUT_EN; in vop2_vp_dsp_lut_enable()1529 *dsp_ctrl |= RGB888_TO_RGB666; in vop2_dither_setup()1626 u32 dsp_ctrl = 0; in vop2_crtc_atomic_enable() local1688 dsp_ctrl |= RK3568_VP_DSP_CTRL__DSP_RB_SWAP; in vop2_crtc_atomic_enable()1690 dsp_ctrl |= RK3568_VP_DSP_CTRL__DSP_RG_SWAP; in vop2_crtc_atomic_enable()1695 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()
Completed in 34 milliseconds