Home
last modified time | relevance | path

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

/openbmc/linux/include/media/drv-intf/
H A Dexynos-fimc.h115 #define FMT_FLAGS_WRITEBACK (1 << 5) macro
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-capture.c584 mask = FMT_FLAGS_WRITEBACK; in fimc_capture_try_format()
1780 fmt = fimc_find_format(NULL, NULL, FMT_FLAGS_WRITEBACK, 0); in fimc_register_capture_device()
H A Dfimc-core.c74 .flags = FMT_FLAGS_WRITEBACK,