Home
last modified time | relevance | path

Searched refs:READ (Results 1 – 25 of 42) sorted by relevance

12

/openbmc/openbmc-tools/bi2cp/
H A DREADME.md17 00:30.757419 0.000211 0x11 READ MFR_SPECIFIC_45 | 00:30.757631 0.002693 [ 1b 55 43 44 39 30 33 32 3…
18 00:30.767143 0.000207 0x11 READ MFR_SPECIFIC_06 | 00:30.767350 0.000203 [ 20 ]
19 00:30.767574 0.000205 0x11 READ MFR_SPECIFIC_05 | 00:30.767780 0.003184 [ 20 20 21 22 23 24 25 26 2…
21 00:30.771332 0.000205 0x11 READ MFR_SPECIFIC_43 | 00:30.771538 0.000208 [ 08 ]
23 00:30.772072 0.000205 0x11 READ MFR_SPECIFIC_43 | 00:30.772278 0.000204 [ 00 ]
25 00:30.772805 0.000205 0x11 READ MFR_SPECIFIC_43 | 00:30.773010 0.000204 [ 00 ]
H A Dbi2cp101 READ = 1 variable in I2CRecord
178 return I2CRecord.READ
309 assert repeat.record == I2CRecord.READ
360 timestamp, duration, self, I2CRecord.READ, status
364 start = fmt.format(timestamp, duration, self, I2CRecord.READ)
/openbmc/openbmc/poky/bitbake/lib/bb/compress/
H A D_pipecompress.py90 READ = 0 variable in PipeFile
101 self.mode = self.READ
112 if self.mode == self.READ:
167 return self.mode == self.READ
173 if self.mode != self.READ:
/openbmc/openbmc/.github/ISSUE_TEMPLATE/
H A Dquestion.md10 # STOP! READ BELOW.
/openbmc/qemu/tests/qtest/
H A Daspeed-smc-utils.h57 READ = 0x03,
58 READ = 0x03, global() enumerator
H A Daspeed-smc-utils.c166 flash_writeb(data, 0, READ); in read_page()
182 spi_ctrl_setmode(data, CTRL_READMODE, READ); in read_page_mem()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/wavpack/files/
H A Dextract-libtool-and-convert-to-soversion.patch21 +file(READ "${CMAKE_CURRENT_SOURCE_DIR}/configure.ac" CONFIGURE_AC)
/openbmc/qemu/docs/devel/
H A Ds390-dasd-ipl.rst9 1. A READ IPL ccw is constructed in memory location ``0x0``.
21 the original READ IPL ccw. The read ccw will read the IPL2 data into memory
110 execute the READ and TIC ccws from IPL1. Normally the seek is not required
124 that detects a READ immediately followed by a TIC and breaks the ccw chain
125 by turning off the chain bit in the READ ccw. When control is returned from
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fontforge/fontforge/
H A D0001-fontforgeexe-Use-env-to-find-fontforge.patch21 file(READ \"${CMAKE_CURRENT_SOURCE_DIR}/\${_script}\" _input)
/openbmc/qemu/include/hw/ssi/
H A Dxilinx_spips.h47 READ = 0x3, READ_4 = 0x13, enumerator
/openbmc/u-boot/include/
H A Dlattice.h183 #define READ 0x50 /* macro
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opensc/
H A Dopensc_0.26.1.bb3 functionality (e.g. SELECT FILE, READ BINARY) should work on any ISO\
/openbmc/u-boot/doc/driver-model/
H A Dpmic-framework.txt51 |-----------|---- PMIC device 0 (READ/WRITE ops) |
57 |-----------|---- PMIC device 1 (READ/WRITE ops) |---> USB in 1
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dparselogs-ignores-qemuall.txt33 blk_update_request: I/O error, dev fd0, sector 0 op 0x0:(READ)
/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/
H A DCVE-2023-38470-2.patch9 READ of size 1110 at 0x7f9e76f14c16 thread T0
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DSWL7 BY INSTALLING THIS SOFTWARE, YOU ACKNOWLEDGE THAT YOU HAVE READ THIS AGREEMENT, THAT YOU UNDERSTAND…
H A DCNRI-Python3 IMPORTANT: PLEASE READ THE FOLLOWING AGREEMENT CAREFULLY.
H A DCNRI-Python-GPL-Compatible3 IMPORTANT: PLEASE READ THE FOLLOWING AGREEMENT CAREFULLY.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets/
H A D0002-fix-libdir-for-multilib.patch37 file(READ "${wxSOURCE_DIR}/include/wx/version.h" WX_VERSION_H_CONTENTS)
/openbmc/openbmc/poky/meta/recipes-kernel/linux-libc-headers/
H A Dlinux-libc-headers.inc8 #### PLEASE READ
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/libbpf/files/
H A DCVE-2025-29481.patch45 READ of size 104 at 0x7c7302fe0000 thread T0
/openbmc/ipmitool/lib/
H A Dipmi_sdr.c914 #define SENSOR_PRINT_CSV(FULLSENS, FLAG, READ) \ argument
917 printf("0x%02X,", READ); \
920 (FULLSENS), READ)); \
926 #define SENSOR_PRINT_NORMAL(FULLSENS, NAME, READ) \ argument
927 if ((FULLSENS)->analog_flag.READ != 0) { \
931 (FULLSENS)->READ); \
934 (FULLSENS), (FULLSENS)->READ));\
938 #define SENSOR_PRINT_THRESH(FULLSENS, NAME, READ, FLAG) \ argument
944 (FULLSENS)->threshold.READ); \
947 (FULLSENS), (FULLSENS)->threshold.READ)); \
/openbmc/docs/designs/
H A Dbinarystore-via-blobs.md132 `flags` can be `READ` for read-only access or `READ|WRITE`. `blob_id` can be any
/openbmc/u-boot/Documentation/devicetree/bindings/ram/
H A Dfsl,mpc83xx-mem-controller.txt80 - mcas_latency: MCAS latency from READ command; possible values:
/openbmc/qemu/hw/vfio/
H A Dpci-quirks.c501 typedef enum {NONE = 0, SELECT, WINDOW, READ, WRITE} VFIONvidia3d0State;
503 "WINDOW", "READ", "WRITE" };
542 quirk->state = READ; in vfio_nvidia_3d4_quirk_write()
578 if (old_state == READ && in vfio_nvidia_3d0_quirk_read()
496 typedef enum {NONE = 0, SELECT, WINDOW, READ, WRITE} VFIONvidia3d0State; global() enumerator

12