Home
last modified time | relevance | path

Searched full:captured (Results 1 – 25 of 613) sorted by relevance

12345678910>>...25

/kernel/linux/linux-6.6/drivers/accel/habanalabs/include/gaudi2/asic_reg/
Dgaudi2_regs.h328 /* RAZWI captured hbw aw addr high */
332 /* RAZWI captured hbw aw addr low */
336 /* RAZWI captured hbw aw set */
340 /* RAZWI captured hbw ar addr high */
344 /* RAZWI captured hbw ar addr low */
348 /* RAZWI captured hbw ar set */
352 /* RAZWI captured lbw aw addr */
356 /* RAZWI captured lbw aw set */
360 /* RAZWI captured lbw ar addr */
364 /* RAZWI captured lbw ar set */
[all …]
/kernel/linux/linux-5.10/drivers/media/i2c/m5mols/
Dm5mols_capture.c55 * m5mols_capture_info - Gather captured image information
130 /* Wait until a frame is captured to ISP internal memory */ in m5mols_start_capture()
136 * Initiate the captured data transfer to a MIPI-CSI receiver. in m5mols_start_capture()
142 bool captured = false; in m5mols_start_capture() local
148 captured = true; in m5mols_start_capture()
151 size = captured ? info->cap.main : 0; in m5mols_start_capture()
/kernel/linux/linux-6.6/drivers/pps/
Dkapi.c163 int captured = 0; in pps_event() local
194 captured = ~0; in pps_event()
208 captured = ~0; in pps_event()
213 /* Wake up if captured something */ in pps_event()
214 if (captured) { in pps_event()
/kernel/linux/linux-5.10/drivers/pps/
Dkapi.c163 int captured = 0; in pps_event() local
194 captured = ~0; in pps_event()
208 captured = ~0; in pps_event()
213 /* Wake up if captured something */ in pps_event()
214 if (captured) { in pps_event()
/kernel/linux/linux-6.6/Documentation/userspace-api/media/drivers/
Dcx2341x-uapi.rst41 If the height is not a multiple of 32 lines, then the captured video is
149 for a bitmask determining which lines are captured and 4 bytes for a magic cookie,
155 unsigned long denote which lines of the first field are captured. Bits 18-31 of
159 'ITV0': This magic number assumes all VBI lines are captured, i.e. it implicitly
163 captured VBI lines start:
/kernel/linux/linux-5.10/Documentation/userspace-api/media/drivers/
Dcx2341x-uapi.rst43 If the height is not a multiple of 32 lines, then the captured video is
151 for a bitmask determining which lines are captured and 4 bytes for a magic cookie,
157 unsigned long denote which lines of the first field are captured. Bits 18-31 of
161 'ITV0': This magic number assumes all VBI lines are captured, i.e. it implicitly
165 captured VBI lines start:
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dfield-order.rst22 fields are in fact captured at two different instances in time. An
34 However because fields were captured one after the other, arguing
48 bus in the same order they were captured, so if the top field was
49 captured first (is the older field), the top field is also transmitted
Dpixfmt-v4l2.rst115 for the captured image data. If the driver cannot handle requested
159 for the captured image data. If the driver cannot handle requested
173 captured image data. If the driver cannot handle requested
189 range for the captured image data. If the driver cannot handle requested
202 for the captured image data. If the driver cannot handle requested
Dext-ctrls-camera.rst254 is set to ``TRUE`` (1), no image can be captured by the camera.
538 counter-clockwise direction to be applied to the captured images once
539 captured to memory to compensate for the camera sensor mounting rotation.
566 laptop screen casing, and is typically used for video calls. The captured
578 result rotated when captured to memory. ::
611 side of the device, facing away from the user. The captured images are meant
619 The images once captured to memory will be rotated and the value of the
/kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/
Dfield-order.rst22 fields are in fact captured at two different instances in time. An
34 However because fields were captured one after the other, arguing
48 bus in the same order they were captured, so if the top field was
49 captured first (is the older field), the top field is also transmitted
Dpixfmt-v4l2.rst115 for the captured image data. If the driver cannot handle requested
159 for the captured image data. If the driver cannot handle requested
173 captured image data. If the driver cannot handle requested
189 range for the captured image data. If the driver cannot handle requested
202 for the captured image data. If the driver cannot handle requested
Dext-ctrls-camera.rst255 is set to ``TRUE`` (1), no image can be captured by the camera.
545 counter-clockwise direction to be applied to the captured images once
546 captured to memory to compensate for the camera sensor mounting rotation.
573 laptop screen casing, and is typically used for video calls. The captured
585 result rotated when captured to memory. ::
618 side of the device, facing away from the user. The captured images are meant
626 The images once captured to memory will be rotated and the value of the
Dfunc-poll.rst32 until the driver has captured data or is ready to accept data for
69 it waits until data has been captured and can be read. When the driver
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dpstore9 provide a generic interface to show records captured in
11 of the console log is captured, but other interesting
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/hive_isp_css_shared/
Dtag_global.h33 * continuous mode to specify which frames should be captured.
42 * process RAW frames that were captured in the
/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dpstore10 provide a generic interface to show records captured in
12 of the console log is captured, but other interesting
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/hive_isp_css_shared/
Dtag_global.h33 * continuous mode to specify which frames should be captured.
42 * process RAW frames that were captured in the
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/
Dvideo-interface-devices.yaml31 defined on the external world scene to be captured when projected on the
227 casing used for video calls. The captured images are meant to be displayed
250 image once captured to memory buffers to correctly display it to users:
285 The image once captured to memory will then be rotated by 180 degrees:
317 the user. The captured images are meant to be displayed in portrait mode
351 The image once captured to memory will be rotated:
/kernel/linux/linux-6.6/drivers/scsi/qedf/
Dqedf_attr.c92 "GRC Dump already captured.\n"); in qedf_capture_grc_dump()
99 QEDF_ERR(&(base_qedf->dbg_ctx), "GRC Dump captured.\n"); in qedf_capture_grc_dump()
119 QEDF_ERR(&(qedf->dbg_ctx), "GRC Dump not captured!\n"); in qedf_sysfs_read_grcdump()
/kernel/linux/linux-5.10/drivers/scsi/qedf/
Dqedf_attr.c85 "GRC Dump already captured.\n"); in qedf_capture_grc_dump()
92 QEDF_ERR(&(base_qedf->dbg_ctx), "GRC Dump captured.\n"); in qedf_capture_grc_dump()
112 QEDF_ERR(&(qedf->dbg_ctx), "GRC Dump not captured!\n"); in qedf_sysfs_read_grcdump()
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/bonding/
Dbond-break-lacpdu-tx.sh74 num=$(grep "packets captured" ${tmp} | awk '{print $1}')
76 echo "PASS, captured ${num}"
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/
Dvideo-interfaces.txt90 one defined on the external world scene to be captured when projected on the
286 casing used for video calls. The captured images are meant to be
309 image once captured to memory buffers to correctly display it to users:
344 The image once captured to memory will then be rotated by 180 degrees:
376 the user. The captured images are meant to be displayed in portrait mode
410 The image once captured to memory will be rotated:
525 (single) DMA engine writing captured data to memory. ceu0 node has a single
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dperf-security.rst27 captured hardware and software events.
184 user or in kernel space can be monitored and captured for later
193 monitored and captured for later analysis. Per-user per-cpu
200 monitored and captured for later analysis. Per-user per-cpu
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Dipu3.rst27 The Imaging Unit (ImgU) is responsible for processing images captured
74 from the raw sensors connected to the CSI2 ports. The captured frames are used
81 -- The IPU3 CSI2 receiver outputs the captured frames from the sensor in packed
128 With the above command, 10 frames are captured at 2592x1944 resolution, with
131 The captured frames are available as /tmp/frame-#.bin files.
368 For an image captured with 2592x1944 [#f4]_ resolution, with desired output
540 captured image. Two related structs are being defined,
/kernel/linux/linux-6.6/Documentation/admin-guide/media/
Dipu3.rst27 The Imaging Unit (ImgU) is responsible for processing images captured
75 from the raw sensors connected to the CSI2 ports. The captured frames are used
82 -- The IPU3 CSI2 receiver outputs the captured frames from the sensor in packed
129 With the above command, 10 frames are captured at 2592x1944 resolution, with
132 The captured frames are available as /tmp/frame-#.bin files.
371 For an image captured with 2592x1944 [#f4]_ resolution, with desired output
543 captured image. Two related structs are being defined,

12345678910>>...25