/openbmc/google-misc/subprojects/metrics-ipmi-blobs/ |
H A D | metricblob.proto | 47 repeated BmcProcStat stats = 10; 55 repeated BmcFdStat stats = 10; 62 repeated StringEntry entries = 10;
|
/openbmc/openbmc-test-automation/extended/ |
H A D | obmc_boot_test.robot | 2 Documentation Do random repeated boots based on the state of the BMC machine. 10 [Documentation] Performs repeated boot tests.
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/ |
H A D | create_manifest3.py | 28 # There are some caveats which we try to deal with, such as repeated files on different 65 # Check for repeated files, folders and wildcards 67 repeated = [] variable 365 # Check for repeated files 369 if pymodule_dep not in repeated: 370 repeated.append(pymodule_dep) 405 if pymodule_dep not in repeated: 406 repeated.append(pymodule_dep) 436 if (repeated): 441 error_msg += '\n'.join(repeated)
|
/openbmc/linux/tools/power/cpupower/bench/ |
H A D | README-BENCH | 42 repeated 20 times. 50 25ms load/sleep time repeated 20 times (cycles). 51 50ms load/sleep time repeated 20 times (cycles). 53 100ms load/sleep time repeated 20 times (cycles).
|
/openbmc/linux/Documentation/driver-api/dmaengine/ |
H A D | provider.rst | 279 - The device supports repeated transfers. A repeated transfer, indicated by 281 it gets automatically repeated when it ends, but can additionally be 291 - The device supports replacing repeated transfers at end of transfer (EOT) 595 - If set, the transfer will be automatically repeated when it ends until a 598 DMA_PREP_LOAD_EOT flag set, the current transfer will be repeated until the 609 - This is the default behaviour for non-repeated transfers, specifying 610 DMA_PREP_LOAD_EOT for non-repeated transfers will thus make no difference. 612 - When using repeated transfers, DMA clients will usually need to set the 614 repeating the last repeated transfer and ignore the new transfers being
|
/openbmc/linux/net/ax25/ |
H A D | ax25_addr.c | 198 digi->repeated[d] = 1; in ax25_addr_parse() 201 digi->repeated[d] = 0; in ax25_addr_parse() 255 if (d->repeated[ct]) in ax25_addr_build() 297 out->repeated[ct] = 1; in ax25_digi_invert() 300 out->repeated[ct] = 0; in ax25_digi_invert()
|
/openbmc/linux/crypto/asymmetric_keys/ |
H A D | pkcs7_parser.c | 510 goto repeated; in pkcs7_sig_note_authenticated_attr() 522 goto repeated; in pkcs7_sig_note_authenticated_attr() 531 goto repeated; in pkcs7_sig_note_authenticated_attr() 540 goto repeated; in pkcs7_sig_note_authenticated_attr() 555 goto repeated; in pkcs7_sig_note_authenticated_attr() 559 goto repeated; in pkcs7_sig_note_authenticated_attr() 571 repeated: in pkcs7_sig_note_authenticated_attr() 573 pr_warn("Repeated/multivalue AuthAttrs not permitted\n"); in pkcs7_sig_note_authenticated_attr()
|
/openbmc/qemu/include/hw/virtio/ |
H A D | virtio-dmabuf.h | 41 * Note that if it finds a repeated UUID, the resource is not inserted in 55 * Note that if it finds a repeated UUID, the resource is not inserted in
|
/openbmc/qemu/qapi/ |
H A D | string-output-visitor.c | 21 LM_NONE, /* not traversing a list of repeated options */ 27 * recently parsed QemuOpt instance of the repeated 31 * next QemuOpt instance of the repeated option, and 41 * repeated option. This may consume QemuOpt itself
|
H A D | opts-visitor.c | 25 LM_NONE, /* not traversing a list of repeated options */ 31 * recently parsed QemuOpt instance of the repeated 35 * next QemuOpt instance of the repeated option, and 46 * repeated option. This may consume QemuOpt itself
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 133 | 58 # Explicitly repeated 80 # Explicitly repeated (implicit case is covered in node-name test)
|
/openbmc/linux/drivers/media/i2c/ccs/ |
H A D | ccs-data.h | 114 * @repeat_x: Number of times this block is repeated to right 124 * @repeat_y: Number of times the group is repeated down
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | pgtable-2level.h | 152 * - reads can be repeated with no side effects 153 * - repeated reads return the last value written 155 * - writes can be repeated (in certain cases) with no side effects
|
/openbmc/openpower-hw-diags/ |
H A D | README.md | 6 service action needed to avoid repeated system failures.
|
/openbmc/linux/include/uapi/linux/ |
H A D | i2c.h | 37 * %I2C_M_NOSTART: skip repeated start sequence 66 * @i2c_msg transaction segment, beginning with a (repeated) START.
|
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/ |
H A D | ivc.h | 87 * frame, and do not remove it from the queue. Repeated calls to this function 115 * frame, and do not add it to the queue. Repeated calls to this function
|
/openbmc/linux/lib/xz/ |
H A D | xz_lzma2.h | 40 * either short or long repeated match, and NONLIT means any non-literal. 80 /* Indicate that the latest state was a long repeated match. */
|
/openbmc/linux/arch/x86/ras/ |
H A D | Kconfig | 7 page PFN and counts their repeated occurrence. Once the counter for a
|
/openbmc/openbmc/poky/meta/recipes-support/iso-codes/ |
H A D | iso-codes_4.17.0.bb | 4 than repeated in many programs throughout the system."
|
/openbmc/linux/sound/usb/line6/ |
H A D | playback.h | 18 * written to the output buffer (i.e., the input signal) will be repeated in
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-ina2xx-adc | 14 or repeated, depending on the beat between the capture and conversion
|
/openbmc/phosphor-bmc-code-mgmt/bmc/ |
H A D | version.hpp | 112 * @brief Read the manifest file to get the values of the repeated key. 114 * @return The values of the repeated key.
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libxml/ |
H A D | libxml-filter-buffertext-perl_1.01.bb | 6 to, and most don't. This filter does the trivial but oft-repeated task \
|
/openbmc/linux/drivers/i2c/algos/ |
H A D | i2c-algo-pca.c | 79 * Generate a repeated start condition on the i2c bus 81 * return after the repeated start condition has occurred 86 DEB2("=== REPEATED START\n"); in pca_repeated_start() 242 case 0x10: /* A repeated start condition has been transmitted */ in pca_xfer()
|
/openbmc/linux/Documentation/devicetree/bindings/input/ |
H A D | lpc32xx-key.txt | 13 - nxp,scan-delay-ms: Repeated scan period in ms
|