Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/media/atomisp/
DMakefile6 obj-$(CONFIG_VIDEO_ATOMISP) += atomisp.o
12 atomisp = $(srctree)/drivers/staging/media/atomisp/ macro
15 atomisp-objs += \
166 -I$(atomisp)/ \
167 -I$(atomisp)/include/ \
168 -I$(atomisp)/include/hmm/ \
169 -I$(atomisp)/include/mmu/ \
170 -I$(atomisp)/pci/ \
171 -I$(atomisp)/pci/base/circbuf/interface/ \
172 -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.
42 used by the atomisp code at all. It is returned to userspace by
47 the ov5693 driver (and used by the atomisp core)
DTODO83 7. The atomisp doesn't rely at the usual i2c stuff to discover the
92 defined in the V4L2 spec and references to atomisp must be removed from
105 format, the atomisp main driver calls the sensor drivers with the
108 This was fixed at atomisp-ov2880, which has a hack inside it
116 Such kind of control would need to be done inside the atomisp driver,
120 cause crashes and/or memory leaks. The atomisp splits the memory
129 drivers/staging/media/atomisp/pci/hmm/
133 drivers/staging/media/atomisp/pci/mmu/
DKconfig23 module will be called atomisp
38 source "drivers/staging/media/atomisp/i2c/Kconfig"
/Linux-v6.1/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_OV2680) += atomisp-ov2680.o
11 obj-$(CONFIG_VIDEO_ATOMISP_GC0310) += atomisp-gc0310.o
13 obj-$(CONFIG_VIDEO_ATOMISP_MSRLIST_HELPER) += atomisp-libmsrlisthelper.o
18 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.
82 It currently only works with the atomisp driver.
/Linux-v6.1/drivers/staging/media/atomisp/i2c/ov5693/
DMakefile2 obj-$(CONFIG_VIDEO_ATOMISP_OV5693) += atomisp-ov5693.o
/Linux-v6.1/drivers/staging/media/
DMakefile2 obj-$(CONFIG_INTEL_ATOMISP) += atomisp/
DKconfig23 source "drivers/staging/media/atomisp/Kconfig"
/Linux-v6.1/drivers/staging/media/atomisp/pci/
Datomisp_trace_event.h19 #define TRACE_SYSTEM atomisp
/Linux-v6.1/
DMAINTAINERS19551 F: drivers/staging/media/atomisp/