Home
last modified time | relevance | path

Searched refs:vin (Results 1 – 25 of 525) sorted by relevance

12345678910>>...21

/OK3568_Linux_fs/kernel/drivers/media/platform/rcar-vin/
H A Drcar-dma.c147 static void rvin_write(struct rvin_dev *vin, u32 value, u32 offset) in rvin_write() argument
149 iowrite32(value, vin->base + offset); in rvin_write()
152 static u32 rvin_read(struct rvin_dev *vin, u32 offset) in rvin_read() argument
154 return ioread32(vin->base + offset); in rvin_read()
479 static void rvin_set_coeff(struct rvin_dev *vin, unsigned short xs) in rvin_set_coeff() argument
500 rvin_write(vin, p_set->coeff_set[0], VNC1A_REG); in rvin_set_coeff()
501 rvin_write(vin, p_set->coeff_set[1], VNC1B_REG); in rvin_set_coeff()
502 rvin_write(vin, p_set->coeff_set[2], VNC1C_REG); in rvin_set_coeff()
504 rvin_write(vin, p_set->coeff_set[3], VNC2A_REG); in rvin_set_coeff()
505 rvin_write(vin, p_set->coeff_set[4], VNC2B_REG); in rvin_set_coeff()
[all …]
H A Drcar-core.c43 #define rvin_group_id_to_master(vin) ((vin) < 4 ? 0 : 4) argument
67 static unsigned int rvin_group_get_mask(struct rvin_dev *vin, in rvin_group_get_mask() argument
74 for (route = vin->info->routes; route->mask; route++) { in rvin_group_get_mask()
75 if (route->vin == vin->id && in rvin_group_get_mask()
78 vin_dbg(vin, in rvin_group_get_mask()
80 route->vin, route->csi, route->channel); in rvin_group_get_mask()
122 struct rvin_dev *vin = NULL; in rvin_group_link_notify() local
147 vin = container_of(vdev, struct rvin_dev, vdev); in rvin_group_link_notify()
148 master_id = rvin_group_id_to_master(vin->id); in rvin_group_link_notify()
150 if (WARN_ON(!group->vin[master_id])) { in rvin_group_link_notify()
[all …]
H A Drcar-v4l2.c87 const struct rvin_video_format *rvin_format_from_pixel(struct rvin_dev *vin, in rvin_format_from_pixel() argument
94 if (vin->info->model == RCAR_M1) in rvin_format_from_pixel()
102 if (!vin->info->nv12 || !(BIT(vin->id) & 0x3333)) in rvin_format_from_pixel()
116 static u32 rvin_format_bytesperline(struct rvin_dev *vin, in rvin_format_bytesperline() argument
122 fmt = rvin_format_from_pixel(vin, pix->pixelformat); in rvin_format_bytesperline()
155 static void rvin_format_align(struct rvin_dev *vin, struct v4l2_pix_format *pix) in rvin_format_align() argument
159 if (!rvin_format_from_pixel(vin, pix->pixelformat)) in rvin_format_align()
197 v4l_bound_align_image(&pix->width, 5, vin->info->max_width, walign, in rvin_format_align()
198 &pix->height, 2, vin->info->max_height, 0, 0); in rvin_format_align()
200 pix->bytesperline = rvin_format_bytesperline(vin, pix); in rvin_format_align()
[all …]
H A Drcar-vin.h139 unsigned int vin; member
247 #define vin_to_source(vin) ((vin)->parallel->subdev) argument
276 struct rvin_dev *vin[RCAR_VIN_NUM]; member
284 int rvin_dma_register(struct rvin_dev *vin, int irq);
285 void rvin_dma_unregister(struct rvin_dev *vin);
287 int rvin_v4l2_register(struct rvin_dev *vin);
288 void rvin_v4l2_unregister(struct rvin_dev *vin);
290 const struct rvin_video_format *rvin_format_from_pixel(struct rvin_dev *vin,
295 void rvin_crop_scale_comp(struct rvin_dev *vin);
297 int rvin_set_channel_routing(struct rvin_dev *vin, u8 chsel);
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dtegra124-jetson-tk1.dts117 vin-ldo0-supply = <&vdd_1v35_lp0>;
118 vin-ldo1-6-supply = <&vdd_3v3_run>;
119 vin-ldo2-5-7-supply = <&vddio_1v8>;
120 vin-ldo3-4-supply = <&vdd_3v3_sys>;
121 vin-ldo9-10-supply = <&vdd_5v0_sys>;
122 vin-ldo11-supply = <&vdd_3v3_run>;
365 vin-supply = <&vdd_mux>;
376 vin-supply = <&vdd_mux>;
389 vin-supply = <&vdd_3v3_sys>;
398 vin-supply = <&vdd_3v3_run>;
[all …]
H A Dtegra124-cei-tk1-som.dts118 vin-ldo0-supply = <&vdd_1v35_lp0>;
119 vin-ldo1-6-supply = <&vdd_3v3_run>;
120 vin-ldo2-5-7-supply = <&vddio_1v8>;
121 vin-ldo3-4-supply = <&vdd_3v3_sys>;
122 vin-ldo9-10-supply = <&vdd_5v0_sys>;
123 vin-ldo11-supply = <&vdd_3v3_run>;
360 vin-supply = <&vdd_mux>;
371 vin-supply = <&vdd_mux>;
384 vin-supply = <&vdd_3v3_sys>;
393 vin-supply = <&vdd_3v3_run>;
[all …]
H A Dtegra124-nyan.dtsi155 vin-ldo0-supply = <&vdd_1v35_lp0>;
156 vin-ldo1-6-supply = <&vdd_3v3_run>;
157 vin-ldo2-5-7-supply = <&vddio_1v8>;
158 vin-ldo3-4-supply = <&vdd_3v3_sys>;
159 vin-ldo9-10-supply = <&vdd_5v0_sys>;
160 vin-ldo11-supply = <&vdd_3v3_run>;
559 vin-supply = <&vdd_mux>;
570 vin-supply = <&vdd_mux>;
583 vin-supply = <&vdd_3v3_sys>;
592 vin-supply = <&vdd_3v3_run>;
[all …]
H A Dtegra30-cardhu.dts240 vin-supply = <&vio_reg>;
265 vin-supply = <&sys_3v3_reg>;
286 vin-supply = <&sys_3v3_reg>;
297 vin-supply = <&sys_3v3_reg>;
308 vin-supply = <&sys_3v3_reg>;
319 vin-supply = <&sys_3v3_reg>;
332 vin-supply = <&sys_3v3_reg>;
343 vin-supply = <&sys_3v3_reg>;
356 vin-supply = <&sys_3v3_reg>;
368 vin-supply = <&vdd_5v0_reg>;
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3399-nanopi-m4.dts31 vin-supply = <&vdd_5v>;
39 vin-supply = <&vcc5v0_sys>;
47 vin-supply = <&vcc5v0_sys>;
52 vin-supply = <&vcc5v0_core>;
65 vin-supply = <&vdd_5v>;
H A Drk3308-evb.dts103 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>;
H A Drk3399-nanopi-neo4.dts27 vin-supply = <&vdd_5v>;
35 vin-supply = <&vcc5v0_sys>;
40 vin-supply = <&vcc5v0_core>;
49 vin-supply = <&vdd_5v>;
H A Drk3368-orion-r68-meta.dts77 vin-supply = <&vcc_sys>;
89 vin-supply = <&vcc_sys>;
99 vin-supply = <&vcc_sys>;
109 vin-supply = <&vcc_io>;
118 vin-supply = <&vcc_io>;
137 vin-supply = <&vcc_io>;
147 vin-supply = <&vcc_io>;
157 vin-supply = <&vcc_sys>;
203 vin-supply = <&vcc_sys>;
H A Drk3588-evb4-lp4.dtsi34 vin-supply = <&avcc_1v8_s0>;
44 vin-supply = <&avdd_0v75_s0>;
63 vin-supply = <&vcc5v0_usb>;
75 vin-supply = <&vcc5v0_sys>;
88 vin-supply = <&vcc5v0_sys>;
97 vin-supply = <&vcc_1v8_s3>;
109 vin-supply = <&vcc5v0_usb>;
207 vin-supply = <&vcc5v0_sys>;
224 vin-supply = <&vcc5v0_sys>;
245 vin-supply = <&vcc5v0_sys>;
H A Drk3399-gru-chromebook.dtsi21 vin-supply = <&ppvar_sys>;
46 vin-supply = <&ppvar_sys>;
91 vin-supply = <&ppvar_sys>;
106 vin-supply = <&pp1800>;
125 vin-supply = <&pp1800>;
146 vin-supply = <&pp1800>;
159 vin-supply = <&pp3300>;
174 vin-supply = <&pp3300>;
192 vin-supply = <&pp1800_pcie>;
H A Drk3588-vehicle-s66-v10.dtsi18 vin-supply = <&vdd_0v85_s0>;
28 vin-supply = <&avcc_1v8_s0>;
38 vin-supply = <&avdd_0v75_s0>;
48 vin-supply = <&avcc_1v8_s0>;
60 vin-supply = <&vcc5v0_usb>;
H A Drk3308-roc-cc.dts62 vin-supply = <&typec_vcc5v>;
72 vin-supply = <&vcc5v0_sys>;
83 vin-supply = <&vcc5v0_sys>;
94 vin-supply = <&vcc_io>;
117 vin-supply = <&vcc5v0_sys>;
H A Drk3399-nanopc-t4.dts32 vin-supply = <&vcc5v0_sys>;
125 vin-supply = <&vcc12v0_sys>;
129 vin-supply = <&vcc12v0_sys>;
135 vin-supply = <&vcc5v0_sys>;
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/
H A Das3722-regulator.txt14 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.
H A Dtps6586x.txt16 - 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>;
H A Dfan53555.txt13 - vin-supply: regulator supplying the vin pin
22 vin-supply = <&parent_reg>;
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dstm32mp157c-ed1.dts93 vin: vin { label
95 regulator-name = "vin";
161 buck1-supply = <&vin>;
162 buck2-supply = <&vin>;
163 buck3-supply = <&vin>;
164 buck4-supply = <&vin>;
168 ldo4-supply = <&vin>;
171 vref_ddr-supply = <&vin>;
172 boost-supply = <&vin>;
H A Dtegra124-nyan.dtsi184 vin-ldo0-supply = <&vdd_1v35_lp0>;
185 vin-ldo1-6-supply = <&vdd_3v3_run>;
186 vin-ldo2-5-7-supply = <&vddio_1v8>;
187 vin-ldo3-4-supply = <&vdd_3v3_sys>;
188 vin-ldo9-10-supply = <&vdd_5v0_sys>;
189 vin-ldo11-supply = <&vdd_3v3_run>;
634 vin-supply = <&vdd_mux>;
644 vin-supply = <&vdd_mux>;
656 vin-supply = <&vdd_3v3_sys>;
664 vin-supply = <&vdd_3v3_run>;
[all …]
H A Dsunxi-libretech-all-h3-it.dtsi44 vin-supply = <&reg_vcc5v0>;
64 vin-supply = <&reg_vcc5v0>;
75 vin-supply = <&reg_vcc3v3>;
84 vin-supply = <&reg_vcc5v0>;
96 vin-supply = <&reg_vcc5v0>;
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/amlogic/
H A Dmeson-g12a-u200.dts61 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>;
H A Dmeson-gxl-s905x-libretech-cc-v2.dts75 vin-supply = <&dc_in>;
93 vin-supply = <&ao_5v>;
102 vin-supply = <&vddio_ao3v3>;
113 vin-supply = <&ao_5v>;
123 vin-supply = <&ao_5v>;
149 vin-supply = <&vddio_ao3v3>;
158 vin-supply = <&vddio_ao3v3>;

12345678910>>...21