Home
last modified time | relevance | path

Searched +full:c3 +full:- +full:isp (Results 1 – 8 of 8) sorted by relevance

/linux/include/uapi/linux/media/amlogic/
H A Dc3-isp-config.h1 /* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */
14 #include <linux/media/v4l2-isp.h>
17 * Frames are split into zones of almost equal width and height - a zone is a
18 * rectangular tile of a frame. The metering blocks within the ISP collect
31 * struct c3_isp_awb_zone_stats - AWB statistics of a zone
46 * struct c3_isp_awb_stats - Auto white balance statistics information.
57 * struct c3_isp_ae_zone_stats - AE statistics of a zone
60 * This is a 5-bin histogram and the total sum is normalized to 0xffff.
61 * So hist2 = 0xffff - (hist0 + hist1 + hist3 + hist4)
76 * struct c3_isp_ae_stats - Exposure statistics information
[all …]
/linux/Documentation/userspace-api/media/v4l/
H A Dmetafmt-c3-isp.rst1 .. SPDX-License-Identifier: (GPL-2.0-only OR MIT)
4 .. _v4l2-meta-fmt-c3isp-stats:
5 .. _v4l2-meta-fmt-c3isp-params:
16 The C3 ISP can collect different statistics over an input Bayer frame.
17 Those statistics are obtained from the "c3-isp-stats" metadata capture video nodes,
21 The statistics collected are Auto-white balance,
22 Auto-exposure and Auto-focus information.
29 The configuration parameters are passed to the c3-isp-params metadata output video node,
31 sub-structs for each configurable area of the ISP, parameters for the C3-ISP
38 blocks each block-specific struct embeds
[all …]
/linux/arch/arm64/boot/dts/amlogic/
H A Damlogic-c3.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 #include <dt-bindings/interrupt-controller/irq.h>
7 #include <dt-bindings/interrupt-controller/arm-gic.h>
8 #include <dt-bindings/gpio/gpio.h>
9 #include <dt-bindings/reset/amlogic,c3-reset.h>
10 #include <dt-bindings/clock/amlogic,c3-pll-clkc.h>
11 #include <dt-bindings/clock/amlogic,c3-scmi-clkc.h>
12 #include <dt-bindings/clock/amlogic,c3-peripherals-clkc.h>
13 #include <dt-bindings/power/amlogic,c3-pwrc.h>
14 #include <dt-bindings/gpio/amlogic-c3-gpio.h>
[all …]
H A Damlogic-c3-c308l-aw419.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
8 #include "amlogic-c3.dtsi"
12 compatible = "amlogic,aw419", "amlogic,c3";
13 interrupt-parent = <&gic>;
14 #address-cells = <2>;
15 #size-cells = <2>;
28 reserved-memory {
29 #address-cells = <2>;
30 #size-cells = <2>;
[all …]
/linux/drivers/media/pci/intel/ipu6/
H A Dipu6-isys-mcd-phy.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2013--2024 Intel Corporation
14 #include <media/v4l2-async.h>
17 #include "ipu6-bus.h"
18 #include "ipu6-isys.h"
19 #include "ipu6-isys-csi2.h"
20 #include "ipu6-platform-isys-csi2-reg.h"
39 * Each MCD PHY has 12-lanes which has 8 data lanes and 4 clock lanes.
44 * +---------+---------+---------+---------+--------+---------+----------+
47 * +---------+---------+---------+---------+--------+---------+----------+
[all …]
/linux/Documentation/spi/
H A Dbutterfly.rst2 spi_butterfly - parport-to-butterfly adapter driver
9 sensors, LCD, flash, toggle stick, and more. You can use AVR-GCC to
19 This is more powerful than "ISP programming" cables since it lets kernel
27 need to reflash the firmware, and the pins are the standard Atmel "ISP"
28 connector pins (used also on non-Butterfly AVR boards). On the parport
32 Signal Butterfly Parport (DB-25)
44 by clearing PORTB.[0-3]); (b) configure the mtd_dataflash driver; and
48 Signal Butterfly Parport (DB-25)
51 SELECT J400.PB0/nSS pin 17/C3,nSELECT
57 the driver for your custom SPI-based protocol.
[all …]
/linux/drivers/scsi/qla4xxx/
H A Dql4_fw.h1 /* SPDX-License-Identifier: GPL-2.0-only */
4 * Copyright (c) 2003-2013 QLogic Corporation
18 * ISP 4010 I/O Register Set Structure and Definitions
27 __le32 rsrvd1[32]; /* 0x60-0xdf */
30 __le32 rsrvd2[5]; /* 0xe8-0xfb */
35 __le32 rsrvd0[12]; /* 0x50-0x79 */
37 __le32 rsrvd1[31]; /* 0x84-0xFF */
41 * ISP 82xx I/O Register Set structure definitions.
44 __le32 req_q_out; /* 0x0000 (R): Request Queue out-Pointer. */
45 __le32 reserve1[63]; /* Request Queue out-Pointer. (64 * 4) */
[all …]
/linux/
H A DMAINTAINERS5 ---------------------------------------------------
21 W: *Web-page* with status/info
23 B: URI for where to file *bugs*. A web-page with detailed bug
28 patches to the given subsystem. This is either an in-tree file,
29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst
46 N: [^a-z]tegra all files whose path contains tegra
64 ----------------
83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)
85 L: linux-scsi@vger.kernel.org
88 F: drivers/scsi/3w-*
[all …]