Searched +full:vddgpio +full:- +full:0 +full:- +full:supply (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)4 ---6 $schema: http://devicetree.org/meta-schemas/core.yaml#11 - Paul Elder <paul.elder@@ideasonboard.com>17 MIPI CSI-2 and parallel interfaces. It can also output on either MIPI CSI-223 - $ref: /schemas/media/video-interface-devices.yaml#36 thine,boot-mode:38 minimum: 042 Boot mode of the THP7312, reflecting the value of the BOOT[0] pin strap.43 0 is for the SPI/2-wire slave boot, 1 is for the SPI master boot (from[all …]
1 // SPDX-License-Identifier: GPL-2.0-only19 #include <linux/mtd/spi-nor.h>26 #include <media/v4l2-async.h>27 #include <media/v4l2-cci.h>28 #include <media/v4l2-ctrls.h>29 #include <media/v4l2-device.h>30 #include <media/v4l2-event.h>31 #include <media/v4l2-fwnode.h>32 #include <media/v4l2-subdev.h>38 #define THP7312_REG_FIRMWARE_VERSION_1 CCI_REG8(0xf000)[all …]