/openbmc/u-boot/arch/arm/mach-davinci/ |
H A D | Kconfig | 79 Value written to PLLC0 PLL Post-Divider Control Register 85 Value written to PLLC0 Divider 1 register 91 Value written to PLLC0 Divider 2 register 97 Value written to PLLC0 Divider 3 register 103 Value written to PLLC0 Divider 4 register 109 Value written to PLLC0 Divider 5 register 115 Value written to PLLC0 Divider 6 register 121 Value written to PLLC0 Divider 7 register 127 Value written to PLLC1 PLL Post-Divider Control Register 133 Value written to PLLC1 Divider 1 register [all …]
|
/openbmc/phosphor-pid-control/dbus/ |
H A D | dbuswrite.cpp | 62 void DbusWritePercent::write(double value, bool force, int64_t* written) in write() argument 75 if (written) in write() 77 *written = oldValue; in write() 101 if (written) in write() 103 *written = oldValue; in write() 131 void DbusWrite::write(double value, bool force, int64_t* written) in write() argument 137 if (written) in write() 139 *written = oldValue; in write() 163 if (written) in write() 165 *written = oldValue; in write()
|
/openbmc/estoraged/src/erase/ |
H A D | zero.cpp | 35 size_t written = 0; in writeZero() local 37 while (written < writeSize) in writeZero() 39 written += fd.write({blockOfZeros.data() + written, in writeZero() 40 writeSize - written}) in writeZero() 42 if (written == writeSize) in writeZero() 46 if (written > writeSize) in writeZero()
|
H A D | pattern.cpp | 50 size_t written = 0; in writePattern() local 52 while (written < writeSize) in writePattern() 54 written += fd.write({randArr.data() + written, writeSize - written}) in writePattern() 56 if (written == writeSize) in writePattern() 60 if (written > writeSize) in writePattern()
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | OpenSSL | 26 prior written permission. For written permission, please contact 30 nor may "OpenSSL" appear in their names without prior written 52 This product includes cryptographic software written by Eric Young 53 (eay@cryptsoft.com). This product includes software written by Tim 63 This package is an SSL implementation written 65 The implementation was written so as to conform with Netscapes SSL. 91 "This product includes cryptographic software written by 97 "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
|
H A D | OpenSSL-standalone | 22 prior written permission. For written permission, please contact 26 nor may "OpenSSL" appear in their names without prior written 48 This product includes cryptographic software written by Eric Young 49 (eay@cryptsoft.com). This product includes software written by Tim
|
H A D | SSLeay-standalone | 7 This package is an SSL implementation written 9 The implementation was written so as to conform with Netscapes SSL. 35 "This product includes cryptographic software written by 41 "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
|
H A D | Plexus | 9 …te products derived from this Software without prior written permission of The Codehaus. For writt… 11 … "classworlds” nor may "classworlds” appear in their names without prior written permission of The…
|
H A D | Apache-1.1 | 29 * software without prior written permission. For written 33 * nor may "Apache" appear in their name, without prior written 56 * originally written at the National Center for Supercomputing Applications,
|
H A D | Apache-1.0 | 24 * prior written permission. For written permission, please contact 28 * nor may "Apache" appear in their names without prior written 52 * on public domain software written at the National Center for
|
/openbmc/libpldm/include/libpldm/oem/ibm/ |
H A D | file_io.h | 121 uint32_t length; //!< Number of bytes read/written 133 * written to 148 * @param[in,out] msg - Message will be written to this 163 * @param[in] length - Number of bytes to be read/written 165 * written to 166 * @param[out] msg - Message will be written to this 180 * @param[out] length - Number of bytes to be read/written 240 * @param[in,out] msg - Message will be written to this 255 * @param[out] msg - Message will be written to this 308 uint32_t length; //!< Bytes to be written [all …]
|
/openbmc/qemu/hw/audio/ |
H A D | adlib.c | 189 int samples, to_play, written; in adlib_callback() local 198 written = write_audio (s, to_play); in adlib_callback() 200 if (written) { in adlib_callback() 201 s->left -= written; in adlib_callback() 202 samples -= written; in adlib_callback() 203 to_play -= written; in adlib_callback() 204 s->pos = (s->pos + written) % s->samples; in adlib_callback() 219 written = write_audio (s, samples); in adlib_callback() 221 if (written) { in adlib_callback() 222 samples -= written; in adlib_callback() [all …]
|
H A D | gus.c | 120 int written = write_audio (s, to_play); in GUS_callback() local 122 if (!written) { in GUS_callback() 126 s->left -= written; in GUS_callback() 127 to_play -= written; in GUS_callback() 128 samples -= written; in GUS_callback() 129 net += written; in GUS_callback() 137 int written = write_audio (s, samples); in GUS_callback() local 138 if (!written) { in GUS_callback() 141 samples -= written; in GUS_callback() 142 net += written; in GUS_callback()
|
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/ |
H A D | pmbus_write_vout_command.md | 23 property is converted into linear format before being written. 38 If you wish to verify that the specified volts value was successfully written to 41 The value of VOUT_COMMAND will be read from the device after it is written to 47 were written to VOUT_COMMAND. The PMBus specification permits a device to have 57 | format | yes | string | Data format of the value written to VOUT_COMMA… 83 "Verify value was successfully written to VOUT_COMMAND."
|
H A D | i2c_write_bytes.md | 8 All of the bytes will be written in a single I2C operation. 11 PMBus device requires byte values to be written in little-endian order (least 20 …within the corresponding byte value. Only the bits with a value of 1 in the mask will be written. | 32 "written in big-endian order." 45 "written in little-endian order. Do not write the most",
|
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/ |
H A D | README.qspi | 21 RCW image should be written to the beginning of QSPI flash device. 29 SF: 164 bytes @ 0x0 Written: OK 33 The u-boot image should be written to 0x10000(but 0x1000 for LS1043A, LS2080A). 40 SF: 580966 bytes @ 0x10000 Written: OK
|
/openbmc/phosphor-power/phosphor-regulators/src/actions/ |
H A D | pmbus_write_vout_command_action.hpp | 50 * converted into linear format before being written. 59 * will be read from the device after it is written to ensure that it contains 62 * return all 16 bits of voltage data that were written to VOUT_COMMAND. 83 * @param format Data format of the volts value written to VOUT_COMMAND. 143 * Returns the data format of the value written to VOUT_COMMAND. 213 * Verifies the value written to VOUT_COMMAND. Reads the current value of 214 * VOUT_COMMAND and ensures that it matches the value written. 221 * @param valueWritten linear format volts value written to VOUT_COMMAND 232 * Data format of the volts value written to VOUT_COMMAND.
|
/openbmc/u-boot/doc/ |
H A D | README.VSC3316-3308 | 1 This file contains API information of the initialization code written for 16 …dress 79.h to be written is 0x02 for two-wire interface. Also for crosspoint connections to be act… 23 …interface. So the value in Interface mode register at address 79.h to be written is 0x02 for two-w… 41 …For crosspoint connections to be activated, 01.h value need to be written in 75.h (core configurat…
|
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/ |
H A D | 0004-linux-syslinux-add-ext_file_read-and-ext_file_write.patch | 62 + unsigned int written = 0; 73 + if (ext2fs_file_write(e2_file, ptr, count, &written)) { 78 + count -= written; 79 + ptr += written; 80 + done += written;
|
/openbmc/phosphor-pid-control/ |
H A D | interfaces.hpp | 73 * written = non-null to be filled in with the actual raw value written. 75 virtual void write(double value, bool force, int64_t* written) in write() argument 78 (void)written; in write()
|
/openbmc/qemu/tests/qtest/ |
H A D | libqtest-single.h | 96 * @value: Value being written. 108 * @value: Value being written. 120 * @value: Value being written. 171 * @value: Value being written. 183 * @value: Value being written. 195 * @value: Value being written. 207 * @value: Value being written. 284 * @data: Pointer to the bytes that will be written to guest memory.
|
/openbmc/u-boot/test/py/tests/test_fs/ |
H A D | test_ext.py | 30 assert('20480 bytes written' in ''.join(output)) 52 assert('20480 bytes written' in ''.join(output)) 91 assert('20480 bytes written' in output) 93 # Test Case 4b - Check size of written file 123 assert('5120 bytes written' in output) 125 # Test Case 5b - Check size of written file 155 assert('0 bytes written' in output) 157 # Test Case 6b - Check size of written file 179 assert('20480 bytes written' in output) 181 # Test Case 7b - Check size of written file
|
/openbmc/u-boot/include/power/ |
H A D | fg_battery_cell_params.h | 13 /* Shall be written to addr 0x80h */ 33 /* Shall be written to addr 0x90h */ 53 /* Shall be written to addr 0xA0h */
|
/openbmc/openbmc/poky/meta/recipes-support/libffi/ |
H A D | libffi_3.4.8.bb | 6 interface that allows code written in one language to call code written in another language. The `… 28 # Doesn't compile in MIPS16e mode due to use of hand-written
|
/openbmc/u-boot/include/ |
H A D | membuff.h | 4 * Written by Simon Glass <sjg@chromium.org> 15 * Data in the buffer extends from @tail to @head: it is written in at 49 * membuff_putraw() - find out where bytes can be written 51 * Work out where in the membuff some data could be written. Return a pointer 52 * to the address and the number of bytes which can be written there. If 64 * @data: the address data can be written to 65 * @return number of bytes which can be written 178 * membuff_free() - find the number of bytes that can be written to a membuff
|