| /linux/drivers/media/platform/ti/omap/ |
| H A D | omap_vout_vrfb.c | 30 static int omap_vout_allocate_vrfb_buffers(struct omap_vout_device *vout, in omap_vout_allocate_vrfb_buffers() argument 36 if (!vout->smsshado_virt_addr[i]) { in omap_vout_allocate_vrfb_buffers() 37 vout->smsshado_virt_addr[i] = in omap_vout_allocate_vrfb_buffers() 38 omap_vout_alloc_buffer(vout->smsshado_size, in omap_vout_allocate_vrfb_buffers() 39 &vout->smsshado_phy_addr[i]); in omap_vout_allocate_vrfb_buffers() 41 if (!vout->smsshado_virt_addr[i] && startindex != -1) { in omap_vout_allocate_vrfb_buffers() 42 if (vout->vq.memory == V4L2_MEMORY_MMAP && i >= startindex) in omap_vout_allocate_vrfb_buffers() 45 if (!vout->smsshado_virt_addr[i]) { in omap_vout_allocate_vrfb_buffers() 48 vout->smsshado_virt_addr[j], in omap_vout_allocate_vrfb_buffers() 49 vout->smsshado_size); in omap_vout_allocate_vrfb_buffers() [all …]
|
| H A D | omap_vout.c | 200 static int omap_vout_calculate_offset(struct omap_vout_device *vout) in omap_vout_calculate_offset() argument 203 struct v4l2_rect *crop = &vout->crop; in omap_vout_calculate_offset() 204 struct v4l2_pix_format *pix = &vout->pix; in omap_vout_calculate_offset() 205 int *cropped_offset = &vout->cropped_offset; in omap_vout_calculate_offset() 208 ovid = &vout->vid_info; in omap_vout_calculate_offset() 211 omap_vout_calculate_vrfb_offset(vout); in omap_vout_calculate_offset() 213 vout->line_length = line_length = pix->width; in omap_vout_calculate_offset() 223 vout->ps = ps; in omap_vout_calculate_offset() 229 v4l2_dbg(1, debug, &vout->vid_dev->v4l2_dev, "%s Offset:%x\n", in omap_vout_calculate_offset() 230 __func__, vout->cropped_offset); in omap_vout_calculate_offset() [all …]
|
| H A D | omap_vout_vrfb.h | 16 void omap_vout_free_vrfb_buffers(struct omap_vout_device *vout); 19 void omap_vout_release_vrfb(struct omap_vout_device *vout); 20 int omap_vout_vrfb_buffer_setup(struct omap_vout_device *vout, 22 int omap_vout_prepare_vrfb(struct omap_vout_device *vout, 24 void omap_vout_calculate_vrfb_offset(struct omap_vout_device *vout); 26 static inline void omap_vout_free_vrfb_buffers(struct omap_vout_device *vout) { }; in omap_vout_free_vrfb_buffers() argument 30 static inline void omap_vout_release_vrfb(struct omap_vout_device *vout) { }; in omap_vout_release_vrfb() argument 31 static inline int omap_vout_vrfb_buffer_setup(struct omap_vout_device *vout, in omap_vout_vrfb_buffer_setup() argument 34 static inline int omap_vout_prepare_vrfb(struct omap_vout_device *vout, in omap_vout_prepare_vrfb() argument 37 static inline void omap_vout_calculate_vrfb_offset(struct omap_vout_device *vout) { }; in omap_vout_calculate_vrfb_offset() argument
|
| H A D | Makefile | 7 omap-vout-y += omap_vout.o omap_voutlib.o 8 omap-vout-$(CONFIG_VIDEO_OMAP2_VOUT_VRFB) += omap_vout_vrfb.o 9 obj-$(CONFIG_VIDEO_OMAP2_VOUT) += omap-vout.o
|
| /linux/Documentation/hwmon/ |
| H A D | bel-pfe.rst | 94 in[3-8]_label "vout[1-3,5-7]" 96 in[3-4]_alarm vout[1-2] output voltage alarm 111 - curr3, fan2, vout[2-7], vcap, pin2, pout2 and temp3 attributes only
|
| H A D | tps40422.rst | 47 in[1-2]_label "vout[1-2]"
|
| H A D | mp2856.rst | 63 - indexes 2, 3 for "vout";
|
| H A D | xdpe152c4.rst | 64 indexes 1, 2 are for "vin" and 3, 4 for "vout":
|
| H A D | pxe1610.rst | 88 in[2-4]_label "vout[1-3]"
|
| H A D | ir35221.rst | 62 in[2-3]_label "vout[1-2]"
|
| H A D | xdpe12284.rst | 69 indexes 1, 2 are for "vin" and 3, 4 for "vout":
|
| H A D | stpddc60.rst | 37 The vout under- and over-voltage limits are set in relation to the commanded
|
| H A D | lt7182s.rst | 72 in[3-4|6-7]_label "vout[1-2]"
|
| H A D | mp2975.rst | 84 - indexes n+1, n+2 for "vout";
|
| H A D | ucd9200.rst | 73 in[2-5]_label "vout[1-4]".
|
| H A D | ucd9000.rst | 93 in[1-12]_label "vout[1-12]".
|
| /linux/drivers/clk/starfive/ |
| H A D | Makefile | 12 obj-$(CONFIG_CLK_STARFIVE_JH7110_VOUT) += clk-starfive-jh7110-vout.o
|
| /linux/arch/arm/boot/dts/aspeed/ |
| H A D | aspeed-bmc-delta-ahe50dc.dts | 10 vout-supply = <&efuse##n>; \ 21 efuse##num: vout { \
|
| /linux/arch/arm/boot/dts/st/ |
| H A D | stm32mp15xc-lxa-tac.dtsi | 141 vout-supply = <®_iobus_12v>; 146 vout-supply = <&v3v3_hdmi>;
|
| /linux/Documentation/misc-devices/ |
| H A D | max6875.rst | 33 - vin gpi vout
|
| /linux/drivers/media/pci/cx18/ |
| H A D | cx18-ioctl.c | 447 static int cx18_s_audio(struct file *file, void *fh, const struct v4l2_audio *vout) in cx18_s_audio() argument 451 if (vout->index >= cx->nof_audio_inputs) in cx18_s_audio() 453 cx->audio_input = vout->index; in cx18_s_audio()
|
| /linux/drivers/gpu/drm/virtio/ |
| H A D | virtgpu_vq.c | 485 struct scatterlist *sgs[3], vcmd, vout, vresp; in virtio_gpu_queue_fenced_ctrl_buffer() local 511 sg_init_one(&vout, vbuf->data_buf, vbuf->data_size); in virtio_gpu_queue_fenced_ctrl_buffer() 513 sgs[outcnt] = &vout; in virtio_gpu_queue_fenced_ctrl_buffer()
|
| /linux/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-v4l2.c | 283 static int pvr2_s_audio(struct file *file, void *priv, const struct v4l2_audio *vout) in pvr2_s_audio() argument 285 if (vout->index) in pvr2_s_audio()
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | am335x-baltos.dtsi | 63 vout-supply = <&mpcie_regulator>;
|
| /linux/arch/arm/boot/dts/ti/keystone/ |
| H A D | keystone-k2g-evm.dts | 243 vout_pins: vout-pins {
|