/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/asic_reg/ |
H A D | gaudi2_regs.h | 328 /* 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 …]
|
/openbmc/linux/drivers/pps/ |
H A D | kapi.c | 163 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()
|
/openbmc/linux/Documentation/userspace-api/media/drivers/ |
H A D | cx2341x-uapi.rst | 41 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:
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | field-order.rst | 22 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
|
H A D | pixfmt-v4l2.rst | 115 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
|
H A D | ext-ctrls-camera.rst | 255 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
|
H A D | func-poll.rst | 32 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
|
/openbmc/phosphor-power/phosphor-regulators/src/actions/ |
H A D | action_environment.hpp | 48 * - additional error data captured by actions (if any) 80 * that has been captured. 120 * Returns the additional error data that has been captured (if any). 279 * Additional error data that has been captured.
|
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_shared/ |
H A D | tag_global.h | 33 * continuous mode to specify which frames should be captured. 42 * process RAW frames that were captured in the
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | pstore | 10 provide a generic interface to show records captured in 12 of the console log is captured, but other interesting
|
/openbmc/linux/Documentation/devicetree/bindings/media/ |
H A D | video-interface-devices.yaml | 31 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:
|
/openbmc/linux/drivers/scsi/qedf/ |
H A D | qedf_attr.c | 92 "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()
|
/openbmc/linux/tools/testing/selftests/drivers/net/bonding/ |
H A D | bond-break-lacpdu-tx.sh | 74 num=$(grep "packets captured" ${tmp} | awk '{print $1}') 76 echo "PASS, captured ${num}"
|
/openbmc/u-boot/include/ |
H A D | slre.h | 71 * Captured substring 87 * values of captured substrings. captured_substrings[0] element is always
|
/openbmc/u-boot/cmd/aspeed/ |
H A D | peci.c | 155 /* compare the expected WFCS and the captured one */ in do_ast_peci_ping() 230 /* compare the expected WFCS and the captured one */ in do_ast_peci_getdib() 239 /* compare the expected RFCS and the captured one */ in do_ast_peci_getdib()
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | ipu3.rst | 27 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,
|
/openbmc/openbmc-tools/dbus-pcap/ |
H A D | README.md | 4 captured into a the standard `pcap` packet container. 6 D-Bus traffic on OpenBMC can be captured using `busctl`:
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | examples.txt | 67 captured the following way: 75 [ perf record: Captured and wrote 0.267 MB perf.data (~11679 samples) ] 129 [ perf record: Captured and wrote 0.963 MB perf.data (~42069 samples) ]
|
/openbmc/linux/sound/usb/line6/ |
H A D | pcm.h | 153 /* Previously captured frame (for software monitoring) */ 156 /* Size of previously captured frame (for software monitoring/sync) */
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/ |
H A D | Create.errors.yaml | 7 description: Dump not captured due to a cap.
|
/openbmc/phosphor-power/phosphor-regulators/test/actions/ |
H A D | i2c_capture_bytes_action_tests.cpp | 74 // Test where works: One byte captured in TEST() 108 // Test where works: Multiple bytes captured in TEST() 142 // Test where works: Same device + register captured multiple times in TEST()
|
/openbmc/qemu/docs/system/devices/ |
H A D | canokey.rst | 37 and key can be captured and analysed 44 can be easily captured and analysed
|
/openbmc/linux/arch/s390/lib/ |
H A D | error-inject.c | 9 * Emulate 'br 14'. 'regs' is captured by kprobes on entry to some in override_function_with_return()
|
/openbmc/linux/drivers/firmware/efi/ |
H A D | cper-arm.c | 281 printk("%sfirst error captured\n", newpfx); in cper_print_proc_arm() 283 printk("%slast error captured\n", newpfx); in cper_print_proc_arm() 285 printk("%spropagated error captured\n", in cper_print_proc_arm()
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | perf-security.rst | 27 captured hardware and software events. 241 user or in kernel space can be monitored and captured for later 250 monitored and captured for later analysis. Per-user per-cpu 257 monitored and captured for later analysis. Per-user per-cpu
|