Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/exynos4-is/
Dfimc-core.c558 !variant->has_out_rot) in __fimc_s_ctrl()
933 v->has_out_rot = ret ? 1 : args[1] & 0x10; in fimc_parse_dt()
1161 .has_out_rot = 1,
1172 .has_out_rot = 1,
Dfimc-core.h366 unsigned int has_out_rot:1; member