Home
last modified time | relevance | path

Searched refs:RK3568_VP_DSP_CTRL__DSP_RG_SWAP (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/rockchip/
Drockchip_drm_vop2.h402 #define RK3568_VP_DSP_CTRL__DSP_RG_SWAP BIT(10) macro
Drockchip_drm_vop2.c2006 dsp_ctrl |= RK3568_VP_DSP_CTRL__DSP_RG_SWAP; in vop2_crtc_atomic_enable()