Home
last modified time | relevance | path

Searched refs:atomisp (Results 1 – 12 of 12) sorted by relevance

/Linux-v6.6/drivers/staging/media/atomisp/
DMakefile6 obj-$(CONFIG_VIDEO_ATOMISP) += atomisp.o
12 atomisp = $(srctree)/drivers/staging/media/atomisp/ macro
15 atomisp-objs += \
167 -I$(atomisp)/ \
168 -I$(atomisp)/include/ \
169 -I$(atomisp)/include/hmm/ \
170 -I$(atomisp)/include/mmu/ \
171 -I$(atomisp)/pci/ \
172 -I$(atomisp)/pci/base/circbuf/interface/ \
173 -I$(atomisp)/pci/base/refcount/interface/ \
[all …]
Dnotes.txt1 Some notes about the working of the atomisp drivers (learned while working
4 The atomisp seems to be a generic DSP(ISP) like processor without a fixed
22 from atomisp/pci/sh_css.c is called and then loads a preview and
36 the core atomisp code. The most important parts of the struct
37 are filled by the atomisp core itself, like e.g. the port number.
41 the ov5693 driver (and used by the atomisp core)
DTODO4 The atomisp driver requires the following firmware:
32 * The atomisp ov2680 and ov5693 sensor drivers bind to the same hw-ids as
34 conflicts. Drop the atomisp private ov2680 and ov5693 drivers:
37 * Make atomisp work with the regular ov5693 driver and drop atomisp_ov5693
39 * Fix atomisp causing the whole machine to hang in its probe() error-exit
52 subdev. To fix this, support for the atomisp needs to be added to libcamera.
80 * The atomisp code still has a lot of cruft which needs cleaning up
DKconfig27 module will be called atomisp
42 source "drivers/staging/media/atomisp/i2c/Kconfig"
/Linux-v6.6/drivers/staging/media/atomisp/i2c/
DMakefile7 obj-$(CONFIG_VIDEO_ATOMISP_MT9M114) += atomisp-mt9m114.o
8 obj-$(CONFIG_VIDEO_ATOMISP_GC2235) += atomisp-gc2235.o
9 obj-$(CONFIG_VIDEO_ATOMISP_OV2722) += atomisp-ov2722.o
10 obj-$(CONFIG_VIDEO_ATOMISP_GC0310) += atomisp-gc0310.o
12 obj-$(CONFIG_VIDEO_ATOMISP_MSRLIST_HELPER) += atomisp-libmsrlisthelper.o
17 obj-$(CONFIG_VIDEO_ATOMISP_LM3554) += atomisp-lm3554.o
DKconfig16 It currently only works with the atomisp driver.
28 It currently only works with the atomisp driver.
50 It currently only works with the atomisp driver.
70 It currently only works with the atomisp driver.
/Linux-v6.6/drivers/staging/media/atomisp/i2c/ov5693/
DMakefile2 obj-$(CONFIG_VIDEO_ATOMISP_OV5693) += atomisp-ov5693.o
/Linux-v6.6/drivers/staging/media/
DMakefile3 obj-$(CONFIG_INTEL_ATOMISP) += atomisp/
DKconfig23 source "drivers/staging/media/atomisp/Kconfig"
/Linux-v6.6/drivers/media/pci/intel/
DKconfig13 Currently used by the ipu3-cio2 and atomisp drivers.
/Linux-v6.6/drivers/staging/media/atomisp/pci/
Datomisp_trace_event.h19 #define TRACE_SYSTEM atomisp
/Linux-v6.6/
DMAINTAINERS20349 F: drivers/staging/media/atomisp/