Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/sunxi/sun8i-rotate/
H A Dsun8i-rotate.h24 #define ROTATE_GLB_CTL_BURST_LEN(x) ((x) << 16) macro
H A Dsun8i_rotate.c82 val |= ROTATE_GLB_CTL_BURST_LEN(ROTATE_BURST_64); in rotate_device_run()
84 val |= ROTATE_GLB_CTL_BURST_LEN(ROTATE_BURST_8); in rotate_device_run()