/Linux-v6.6/drivers/media/platform/renesas/rcar-vin/ |
D | rcar-core.c | 3 * Driver for Renesas R-Car VIN 24 #include "rcar-vin.h" 30 * CSI-2 receiver to/from the VIN internal channel number simply 38 * routing for other VIN's. We can figure out which VIN is 41 #define rvin_group_id_to_master(vin) ((vin) < 4 ? 0 : 4) argument 67 static int rvin_group_init(struct rvin_group *group, struct rvin_dev *vin, in rvin_group_init() argument 79 for_each_matching_node(np, vin->dev->driver->of_match_table) in rvin_group_init() 83 vin_dbg(vin, "found %u enabled VIN's in DT", group->count); in rvin_group_init() 87 mdev->dev = vin->dev; in rvin_group_init() 90 match = of_match_node(vin->dev->driver->of_match_table, in rvin_group_init() [all …]
|
D | rcar-dma.c | 3 * Driver for Renesas R-Car VIN 19 #include "rcar-vin.h" 25 /* Register offsets for R-Car VIN */ 82 /* Register bit fields for R-Car VIN */ 159 static void rvin_write(struct rvin_dev *vin, u32 value, u32 offset) in rvin_write() argument 161 iowrite32(value, vin->base + offset); in rvin_write() 164 static u32 rvin_read(struct rvin_dev *vin, u32 offset) in rvin_read() argument 166 return ioread32(vin->base + offset); in rvin_read() 173 static bool rvin_scaler_needed(const struct rvin_dev *vin) in rvin_scaler_needed() argument 175 return !(vin->crop.width == vin->format.width && in rvin_scaler_needed() [all …]
|
D | rcar-v4l2.c | 3 * Driver for Renesas R-Car VIN 20 #include "rcar-vin.h" 91 const struct rvin_video_format *rvin_format_from_pixel(struct rvin_dev *vin, in rvin_format_from_pixel() argument 98 if (vin->info->model == RCAR_M1) in rvin_format_from_pixel() 106 if (!vin->info->nv12 || !(BIT(vin->id) & 0x3333)) in rvin_format_from_pixel() 120 static u32 rvin_format_bytesperline(struct rvin_dev *vin, in rvin_format_bytesperline() argument 126 fmt = rvin_format_from_pixel(vin, pix->pixelformat); in rvin_format_bytesperline() 159 static void rvin_format_align(struct rvin_dev *vin, struct v4l2_pix_format *pix) in rvin_format_align() argument 163 if (!rvin_format_from_pixel(vin, pix->pixelformat)) in rvin_format_align() 200 /* Limit to VIN capabilities */ in rvin_format_align() [all …]
|
D | rcar-vin.h | 3 * Driver for Renesas R-Car VIN 31 /* Max number on VIN instances that can be in a system */ 130 * CSI-2 receiver to a VIN 132 * @master: VIN group master ID. 134 * @chsel: CHSEL register values that connects VIN group to CSI-2. 137 * Each R-Car CSI-2 receiver has four output channels facing the VIN 141 * on which channel, the VIN devices only care about output channels. 150 * struct rvin_info - Information about the particular VIN implementation 151 * @model: VIN model 153 * @use_isp: the VIN is connected to the ISP and not to the CSI-2 [all …]
|
/Linux-v6.6/Documentation/devicetree/bindings/media/ |
D | renesas,vin.yaml | 5 $id: http://devicetree.org/schemas/media/renesas,vin.yaml# 8 title: Renesas R-Car Video Input (VIN) 14 The R-Car Video Input (VIN) device provides video input capabilities for the 17 Each VIN instance has a single parallel input that supports RGB and YUV video, 19 Depending on the instance the VIN input is connected to external SoC pins, or 27 - renesas,vin-r8a7742 # RZ/G1H 28 - renesas,vin-r8a7743 # RZ/G1M 29 - renesas,vin-r8a7744 # RZ/G1N 30 - renesas,vin-r8a7745 # RZ/G1E 31 - renesas,vin-r8a77470 # RZ/G1C [all …]
|
D | renesas,isp.yaml | 16 conjunction with the R-Car VIN and CSI-2 modules, which provides the video 53 Single endpoint describing the R-Car VIN connected to output port 0. 58 Single endpoint describing the R-Car VIN connected to output port 1. 63 Single endpoint describing the R-Car VIN connected to output port 2. 68 Single endpoint describing the R-Car VIN connected to output port 3. 73 Single endpoint describing the R-Car VIN connected to output port 4. 78 Single endpoint describing the R-Car VIN connected to output port 5. 83 Single endpoint describing the R-Car VIN connected to output port 6. 88 Single endpoint describing the R-Car VIN connected to output port 7.
|
/Linux-v6.6/arch/arm/boot/dts/st/ |
D | stm32mp157a-microgea-stm32mp1.dtsi | 58 vin: regulator-vin { label 60 regulator-name = "vin"; 72 vin-supply = <&vin>; 81 vin-supply = <&vin>; 90 vin-supply = <&vin>;
|
D | stm32mp157c-ed1.dts | 88 vin: vin { label 90 regulator-name = "vin"; 174 buck1-supply = <&vin>; 175 buck2-supply = <&vin>; 176 buck3-supply = <&vin>; 177 buck4-supply = <&vin>; 181 ldo4-supply = <&vin>; 184 vref_ddr-supply = <&vin>; 185 boost-supply = <&vin>;
|
/Linux-v6.6/arch/arm64/boot/dts/rockchip/ |
D | rk3399-nanopi-m4.dts | 31 vin-supply = <&vdd_5v>; 39 vin-supply = <&vcc5v0_sys>; 47 vin-supply = <&vcc5v0_sys>; 52 vin-supply = <&vcc5v0_core>; 65 vin-supply = <&vdd_5v>;
|
D | rk3308-evb.dts | 103 vin-supply = <&vcc12v_dcin>; 113 vin-supply = <&vcc_io>; 123 vin-supply = <&vcc5v0_sys>; 133 vin-supply = <&vcc5v0_sys>; 143 vin-supply = <&vcc_io>; 153 vin-supply = <&vcc5v0_sys>; 175 vin-supply = <&vcc5v0_sys>; 185 vin-supply = <&vcc5v0_sys>;
|
D | rk3399-nanopi-neo4.dts | 27 vin-supply = <&vdd_5v>; 35 vin-supply = <&vcc5v0_sys>; 40 vin-supply = <&vcc5v0_core>; 49 vin-supply = <&vdd_5v>;
|
D | rk3368-orion-r68-meta.dts | 82 vin-supply = <&vcc_sys>; 94 vin-supply = <&vcc_sys>; 104 vin-supply = <&vcc_sys>; 114 vin-supply = <&vcc_io>; 123 vin-supply = <&vcc_io>; 142 vin-supply = <&vcc_io>; 152 vin-supply = <&vcc_io>; 162 vin-supply = <&vcc_sys>; 208 vin-supply = <&vcc_sys>;
|
D | rk3399-kobol-helios64.dts | 36 vin-supply = <&vcc1v8_sys_s3>; 46 vin-supply = <&vcc3v3_sys_s3>; 125 vin-supply = <&vcc5v0_perdev>; 137 vin-supply = <&vcc5v0_usb>; 147 vin-supply = <&vcc1v8_sys_s3>; 160 vin-supply = <&vcc3v3_sys_s3>; 170 vin-supply = <&vcc5v0_sys>; 184 vin-supply = <&vcc12v_dcin_bkup>; 194 vin-supply = <&vcc12v_dcin_bkup>; 212 vin-supply = <&vcc5v0_perdev>; [all …]
|
/Linux-v6.6/Documentation/devicetree/bindings/regulator/ |
D | as3722-regulator.txt | 14 vin-ldo0-supply: Input supply for LDO0. 15 vin-ldo1-6-supply: Input supply for LDO1 and LDO6. 16 vin-ldo2-5-7-supply: Input supply for LDO2, LDO5 and LDO7. 17 vin-ldo3-4-supply: Input supply for LDO3 and LDO4. 18 vin-ldo9-10-supply: Input supply for LDO9 and LDO10. 19 vin-ldo11-supply: Input supply for LDO11.
|
D | tps6586x.txt | 16 - vin-sm0-supply: The input supply for the SM0. 17 - vin-sm1-supply: The input supply for the SM1. 18 - vin-sm2-supply: The input supply for the SM2. 47 vin-sm0-supply = <&some_reg>; 48 vin-sm1-supply = <&some_reg>; 49 vin-sm2-supply = <&some_reg>;
|
/Linux-v6.6/drivers/iio/adc/ |
D | ad7292.c | 153 * to the settings at the ADC sampling mode and VIN range subregisters. in ad7292_vin_range_multiplier() 158 * factor = 4 if VIN range0 and VIN range1 equal 0 in ad7292_vin_range_multiplier() 159 * factor = 2 if only one of VIN ranges equal 1 in ad7292_vin_range_multiplier() 160 * factor = 1 if both VIN range0 and VIN range1 equal 1 in ad7292_vin_range_multiplier() 162 * factor = 4 if VIN range0 and VIN range1 equal 0 in ad7292_vin_range_multiplier() 163 * Behavior is undefined if any of VIN range doesn't equal 0 in ad7292_vin_range_multiplier()
|
/Linux-v6.6/arch/arm/boot/dts/nvidia/ |
D | tegra124-nyan.dtsi | 187 vin-ldo0-supply = <&vdd_1v35_lp0>; 188 vin-ldo1-6-supply = <&vdd_3v3_run>; 189 vin-ldo2-5-7-supply = <&vddio_1v8>; 190 vin-ldo3-4-supply = <&vdd_3v3_sys>; 191 vin-ldo9-10-supply = <&vdd_5v0_sys>; 192 vin-ldo11-supply = <&vdd_3v3_run>; 661 vin-supply = <&vdd_mux>; 671 vin-supply = <&vdd_mux>; 683 vin-supply = <&vdd_3v3_sys>; 691 vin-supply = <&vdd_3v3_run>; [all …]
|
/Linux-v6.6/arch/arm64/boot/dts/freescale/ |
D | imx8mq-mnt-reform2.dts | 66 vin-supply = <®_main_5v>; 74 vin-supply = <®_main_3v3>; 82 vin-supply = <®_main_5v>; 213 vin-supply = <®_main_5v>; 217 vin-supply = <®_main_5v>; 221 vin-supply = <®_main_5v>; 225 vin-supply = <®_main_5v>; 229 vin-supply = <®_main_5v>;
|
/Linux-v6.6/arch/arm/boot/dts/nxp/imx/ |
D | imx6q-bosch-acc.dts | 149 reg_vin: regulator-vin { 151 regulator-name = "VIN"; 155 vin-supply = <®_5p0>; 171 vin-supply = <®_5p0>; 179 vin-supply = <®_5p0> ; 189 vin-supply = <®_5p0>; 209 vin-supply = <®_5p0> ; 219 vin-supply = <®_5p0>; 228 vin-supply = <®_5p0>; 233 vin-supply = <&sw2_reg>; [all …]
|
D | imx6dl-b1x5pv2.dtsi | 58 vin-supply = <®_syspwr>; 66 vin-supply = <®_syspwr>; 74 vin-supply = <®_syspwr>; 82 vin-supply = <®_5v>; 99 vin-supply = <®_3v3>; 112 vin-supply = <®_3v3_audio>; 121 vin-supply = <®_3v3>; 134 vin-supply = <®_syspwr>; 146 vin-supply = <®_5v>; 154 vin-supply = <®_5v>;
|
/Linux-v6.6/Documentation/hwmon/ |
D | adt7475.rst | 104 in0 2.5VIN (22) 2.5VIN (22) - - 107 in3 5VIN (20) 5VIN (20) 108 in4 12VIN (21) 12VIN (21)
|
/Linux-v6.6/arch/arm64/boot/dts/amlogic/ |
D | meson-g12a-u200.dts | 61 vin-supply = <&vcc_3v3>; 78 vin-supply = <&vcc_5v>; 89 vin-supply = <&vcc_3v3>; 98 vin-supply = <&vddao_3v3>; 108 vin-supply = <&main_12v>; 119 vin-supply = <&vddao_3v3>; 128 vin-supply = <&main_12v>;
|
D | meson-gxl-s905x-libretech-cc-v2.dts | 75 vin-supply = <&dc_in>; 92 vin-supply = <&ao_5v>; 101 vin-supply = <&vddio_ao3v3>; 112 vin-supply = <&ao_5v>; 122 vin-supply = <&ao_5v>; 147 vin-supply = <&vddio_ao3v3>; 156 vin-supply = <&vddio_ao3v3>;
|
/Linux-v6.6/arch/arm/boot/dts/allwinner/ |
D | sunxi-libretech-all-h3-it.dtsi | 44 vin-supply = <®_vcc5v0>; 64 vin-supply = <®_vcc5v0>; 75 vin-supply = <®_vcc3v3>; 84 vin-supply = <®_vcc5v0>; 96 vin-supply = <®_vcc5v0>;
|
/Linux-v6.6/Documentation/devicetree/bindings/net/nfc/ |
D | ti,trf7970a.yaml | 54 vin-supply: 56 Regulator for supply voltage to VIN pin 64 - vin-supply 92 vin-supply = <&ldo3_reg>;
|