Lines Matching +full:can +full:- +full:fd
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Samsung Exynos4 SoC series FIMC-IS slave interface driver
5 * FIMC-IS error code definition
7 * Copyright (C) 2011 - 2013 Samsung Electronics Co., Ltd.
99 /* FD 900 ~ 999 */
121 /* Index of setfile is not valid (0~MAX_SETFILE_NUM-1) */
123 /* Input path can be changed in ready state(stop) */
125 /* IP can not start if input path is not set */
127 /* Output path can be changed in ready state (stop) */
129 /* IP can not start if output path is not set */
137 /* invalid format (DRC: YUV444, FD: YUV444, 422, 420) */
139 /* invalid width (DRC: 128~8192, FD: 32~8190) */
141 /* invalid height (DRC: 64~8192, FD: 16~8190) */
143 /* invalid bit-width (DRC: 8~12bits, FD: 8bit) */
149 /* invalid width (DRC: 128~8192, FD: 32~8190) */
151 /* invalid height (DRC: 64~8192, FD: 16~8190) */
153 /* invalid format (DRC: YUV444 or YUV422, FD: YUV444, 422, 420) */
155 /* invalid bit-width (DRC: 8~12bit, FD: 8bit) */
157 /* invalid order(DRC: YYCbCrorYCbYCr, FD:NO,YYCbCr,YCbYCr,CbCr,CrCb) */
159 /* invalid plane (DRC: 3, FD: 1, 2, 3) */
169 /* invalid bit-width (DRC: 8~12bits) */
176 ERROR_DMA_OUTPUT_BIT_WIDTH = 54, /* invalid bit-width */
210 /* FD Error (400~499) */
226 /* PARAM_FdResultStr can be only applied in ready-state or stream off */
228 /* PARAM_FdModeStr can be only applied in ready-state or stream off */