Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/sunxi/sun8i-rotate/
H A Dsun8i-rotate.h26 #define ROTATE_GLB_CTL_VFLIP BIT(6) macro
H A Dsun8i_rotate.c79 val |= ROTATE_GLB_CTL_VFLIP; in rotate_device_run()