Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/imx/dcss/
Ddcss-dpr.c51 #define ROT_ENC_POS 2 macro
542 ch->frame_ctrl |= 1 << ROT_ENC_POS; in dcss_dpr_set_rotation()
544 ch->frame_ctrl |= 2 << ROT_ENC_POS; in dcss_dpr_set_rotation()
546 ch->frame_ctrl |= 3 << ROT_ENC_POS; in dcss_dpr_set_rotation()