Searched +full:vadd +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 - Kieran Bingham <kieran.bingham@ideasonboard.com>12 - Umang Jain <umang.jain@ideasonboard.com>18 sent through MIPI CSI-2.31 vadd-supply:32 description: Analog power supply (2.9V)34 vdd1-supply:35 description: Interface power supply (1.8V)[all …]
1 // SPDX-License-Identifier: GPL-2.013 * Copyright (C) 2019-2020 Raspberry Pi (Trading) Ltd32 #include <media/v4l2-cci.h>33 #include <media/v4l2-ctrls.h>34 #include <media/v4l2-device.h>35 #include <media/v4l2-event.h>36 #include <media/v4l2-fwnode.h>37 #include <media/v4l2-mediabus.h>94 #define IMX283_HMAX_MAX (BIT(16) - 1)98 #define IMX283_VMAX_MAX (BIT(16) - 1)[all …]