Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/imx/dcss/
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 4 milliseconds