Home
last modified time | relevance | path

Searched full:repeated (Results 1 – 25 of 325) sorted by relevance

12345678910>>...13

/linux/tools/power/cpupower/bench/
H A DREADME-BENCH42 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).
/linux/Documentation/driver-api/dmaengine/
H A Dprovider.rst281 - The device supports repeated transfers. A repeated transfer, indicated by
283 it gets automatically repeated when it ends, but can additionally be
293 - The device supports replacing repeated transfers at end of transfer (EOT)
607 - If set, the transfer will be automatically repeated when it ends until a
610 DMA_PREP_LOAD_EOT flag set, the current transfer will be repeated until the
621 - This is the default behaviour for non-repeated transfers, specifying
622 DMA_PREP_LOAD_EOT for non-repeated transfers will thus make no difference.
624 - When using repeated transfers, DMA clients will usually need to set the
626 repeating the last repeated transfer and ignore the new transfers being
/linux/net/ax25/
H A Dax25_addr.c198 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()
/linux/crypto/asymmetric_keys/
H A Dpkcs7_parser.c512 goto repeated; in pkcs7_sig_note_authenticated_attr()
524 goto repeated; in pkcs7_sig_note_authenticated_attr()
533 goto repeated; in pkcs7_sig_note_authenticated_attr()
542 goto repeated; in pkcs7_sig_note_authenticated_attr()
557 goto repeated; in pkcs7_sig_note_authenticated_attr()
561 goto repeated; in pkcs7_sig_note_authenticated_attr()
573 repeated: in pkcs7_sig_note_authenticated_attr()
575 pr_warn("Repeated/multivalue AuthAttrs not permitted\n"); in pkcs7_sig_note_authenticated_attr()
/linux/fs/squashfs/
H A DKconfig158 repeated reads of the same files trigger excessive disk I/O, significantly
167 repeated reads. However, this increases memory usage, which may be a
170 Enable this option if your workload involves frequent repeated reads and
/linux/Documentation/i2c/
H A Dslave-testunit-backend.rst171 the write message via repeated start. If your controller driver handles
172 repeated start correctly, this will work::
183 are not equivalent to a REPEATED START. As an example, this returns just the
/linux/drivers/media/i2c/ccs/
H A Dccs-data.h114 * @repeat_x: Number of times this block is repeated to right
124 * @repeat_y: Number of times the group is repeated down
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-ina2xx-adc14 or repeated, depending on the beat between the capture and conversion
/linux/lib/xz/
H A Dxz_lzma2.h39 * either short or long repeated match, and NONLIT means any non-literal.
79 /* Indicate that the latest state was a long repeated match. */
H A Dxz_dec_lzma2.c160 /* If 1, it's a repeated match. The distance is one of rep0 .. rep3. */
164 * If 0, distance of a repeated match is rep0.
170 * If 0, distance of a repeated match is rep1.
175 /* If 0, distance of a repeated match is rep2. Otherwise it is rep3. */
179 * If 1, the repeated match has length of one byte. Otherwise
206 /* Length of a repeated match */
347 * updated to indicate how many bytes were left to be repeated.
716 * Decode a repeated match. The distance is one of the four most recently
/linux/include/uapi/linux/
H A Di2c.h38 * %I2C_M_NOSTART: skip repeated start sequence
67 * @i2c_msg transaction segment, beginning with a (repeated) START.
/linux/arch/x86/ras/
H A DKconfig7 page PFN and counts their repeated occurrence. Once the counter for a
/linux/sound/usb/line6/
H A Dplayback.h18 * written to the output buffer (i.e., the input signal) will be repeated in
/linux/drivers/i2c/algos/
H A Di2c-algo-pca.c79 * 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()
/linux/drivers/pinctrl/qcom/
H A Dtlmm-test.c318 * simulate a new interrupt, repeated 10 times, assert we get 10 interrupts
340 * simulate a new interrupt, repeated 10 times, assert we get 10 interrupts
465 * threaded handler to simulate a new interrupt, repeated 10 times, assert we
490 * threaded handler to simulate a new interrupt, repeated 10 times, assert we
/linux/Documentation/mm/
H A Dremap_file_pages.rst8 over using repeated calls to mmap(2) is that the former approach does not
/linux/drivers/i2c/busses/
H A Di2c-cadence.c180 * @bus_hold_flag: Flag used in repeated start for clearing HOLD bit
505 * FIFO DEPTH unless repeated start is selected in cdns_i2c_master_isr()
553 /* Clear hold (if not repeated start) and signal completion */ in cdns_i2c_master_isr()
664 * the FIFO depth, unless a repeated start is selected. in cdns_i2c_mrecv_atomic()
707 /* Clear hold (if not repeated start) */ in cdns_i2c_mrecv_atomic()
1035 * processed with a repeated start. in cdns_i2c_master_common_xfer()
1040 * master receive message if HOLD bit is set (repeated start), in cdns_i2c_master_common_xfer()
1048 "Can't do repeated start after a receive message\n"); in cdns_i2c_master_common_xfer()
H A Di2c-keba.c332 /* repeated start and write is not supported */ in ki2c_repstart_addr()
335 "Repeated start not supported for writes\n"); in ki2c_repstart_addr()
339 /* send repeated start */ in ki2c_repstart_addr()
H A Di2c-uniphier-f.c259 * First chunk of data. For a repeated START condition, do not write in uniphier_fi2c_tx_init()
342 * For a repeated START condition, writing a target address to the FIFO in uniphier_fi2c_xfer_one()
344 * written only for a non-repeated START condition. in uniphier_fi2c_xfer_one()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_acpi.h244 * WORD - bus number } repeated structure
259 * WORD - bus number / repeated structure
349 * BYTE - ATIF display vector bit position } repeated
/linux/Documentation/userspace-api/media/v4l/
H A Dfunc-write.rst47 Sliced Teletext or Closed Caption data is not repeated, the driver
/linux/drivers/char/tpm/
H A Dtpm_tis_i2c.c41 /* Guard Time bit masks; SR is repeated start, RW is read then write, etc. */
286 * - SR: <I2C read with repeated start> <guard time> <I2C read>
/linux/Documentation/power/
H A Ddrivers-testing.rst50 Each of the above tests should be repeated several times and the STD tests
/linux/tools/testing/selftests/vfio/lib/include/libvfio/
H A Dvfio_pci_driver.h32 * memcpy_start() - Kick off @count repeated memcpy operations from
/linux/include/linux/
H A Dstringhash.h13 * versions, architectures, or even repeated boots of the same kernel.

12345678910>>...13