Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/sunxi/sun8i-rotate/
H A Dsun8i-rotate.h58 #define ROTATE_BURST_8 0x07 macro
H A Dsun8i_rotate.c84 val |= ROTATE_GLB_CTL_BURST_LEN(ROTATE_BURST_8); in rotate_device_run()