Lines Matching full:fimc
3 * Samsung EXYNOS4x12 FIMC-IS (Imaging Subsystem) driver
24 #include "fimc-isp.h"
25 #include "fimc-is-command.h"
26 #include "fimc-is-sensor.h"
27 #include "fimc-is-param.h"
28 #include "fimc-is-regs.h"
30 #define FIMC_IS_DRV_NAME "exynos4-fimc-is"
231 * struct fimc_is - fimc-is data structure
232 * @pdev: pointer to FIMC-IS platform device
234 * @fw: data structure describing the FIMC-IS firmware binary
235 * @memory: memory region assigned for the FIMC-IS (firmware)
237 * @sensor: fimc-is sensor subdevice array
242 * @clocks: FIMC-LITE gate clock
245 * @irq: FIMC-IS interrupt
250 * @i2h_cmd: FIMC-IS to the host (CPU) mailbox command data structure
251 * @h2i_cmd: the host (CPU) to FIMC-IS mailbox command data structure