Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/sunxi/sun8i-rotate/
Dsun8i-rotate.h27 #define ROTATE_GLB_CTL_ROTATION(x) ((x) << 4) macro
Dsun8i_rotate.c80 val |= ROTATE_GLB_CTL_ROTATION(ctx->rotate / 90); in rotate_device_run()