Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/exynos4-is/
Dfimc-core.c558 !variant->has_out_rot) in __fimc_s_ctrl()
923 v->has_out_rot = ret ? 1 : args[1] & 0x10; in fimc_parse_dt()
1159 .has_out_rot = 1,
1179 .has_out_rot = 1,
1190 .has_out_rot = 1,
Dfimc-core.h367 unsigned int has_out_rot:1; member