Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-core.h360 unsigned int has_out_rot:1; member
H A Dfimc-core.c533 !variant->has_out_rot) in __fimc_s_ctrl()
908 v->has_out_rot = ret ? 1 : args[1] & 0x10; in fimc_parse_dt()