Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/exynos4-is/
Dmipi-csis.c48 #define S5PCSIS_CTRL_ALIGN_32BIT (1 << 20) macro
371 val |= S5PCSIS_CTRL_ALIGN_32BIT; in s5pcsis_set_params()
373 val &= ~S5PCSIS_CTRL_ALIGN_32BIT; in s5pcsis_set_params()