Searched +full:vddtx +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:43 0 is for the SPI/2-wire slave boot, 1 is for the SPI master boot (from46 reset-gpios:52 vddcore-supply:[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-fwnode.h>31 #include <media/v4l2-subdev.h>129 * enum thp7312_focus_state - State of the focus handler133 * @THP7312_FOCUS_STATE_AUTO: Continuous auto-focus[all …]