Home
last modified time | relevance | path

Searched refs:PIX_UV_SWAP (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/imx/dcss/
H A Ddcss-dpr.c39 #define PIX_UV_SWAP BIT(11) macro
318 ch->mode_ctrl &= ~PIX_UV_SWAP; in dcss_dpr_uv_swap()
319 ch->mode_ctrl |= (swap ? PIX_UV_SWAP : 0); in dcss_dpr_uv_swap()
/kernel/linux/linux-6.6/drivers/gpu/drm/imx/dcss/
H A Ddcss-dpr.c39 #define PIX_UV_SWAP BIT(11) macro
318 ch->mode_ctrl &= ~PIX_UV_SWAP; in dcss_dpr_uv_swap()
319 ch->mode_ctrl |= (swap ? PIX_UV_SWAP : 0); in dcss_dpr_uv_swap()

Completed in 5 milliseconds