Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/imx/dcss/
H A Ddcss-dpr.c51 #define ROT_ENC_POS 2 macro
557 ch->frame_ctrl |= 1 << ROT_ENC_POS; in dcss_dpr_set_rotation()
559 ch->frame_ctrl |= 2 << ROT_ENC_POS; in dcss_dpr_set_rotation()
561 ch->frame_ctrl |= 3 << ROT_ENC_POS; in dcss_dpr_set_rotation()
/kernel/linux/linux-6.6/drivers/gpu/drm/imx/dcss/
H A Ddcss-dpr.c51 #define ROT_ENC_POS 2 macro
557 ch->frame_ctrl |= 1 << ROT_ENC_POS; in dcss_dpr_set_rotation()
559 ch->frame_ctrl |= 2 << ROT_ENC_POS; in dcss_dpr_set_rotation()
561 ch->frame_ctrl |= 3 << ROT_ENC_POS; in dcss_dpr_set_rotation()

Completed in 3 milliseconds