Searched full:consecutive (Results 1 – 25 of 490) sorted by relevance
12345678910>>...20
/linux-5.10/Documentation/core-api/ |
D | circular-buffers.rst | 86 (#) Measure the maximum consecutive immediate space in a buffer:: 90 This returns the amount of consecutive space left in the buffer[1] into 106 This returns the number of consecutive items[2] that can be extracted from 187 pair between consecutive invocations of the consumer provides the necessary
|
/linux-5.10/drivers/scsi/isci/ |
D | remote_node_table.h | 65 * SCU hardware requires that STP remote node entries take three consecutive 151 * the remote nodes must occupy three consecutive remote node context 155 * of MAX_REMOTE_NODES / CONSECUTIVE RNi ENTRIES for STP / 2 entries per byte.
|
D | remote_node_table.c | 434 * This method will allocate three consecutive remote node context entries. If 436 * The remote node index that represents three consecutive remote node entries 557 * This method will release a group of three consecutive remote nodes back to 579 * @remote_node_count: This is the count of consecutive remote nodes that are
|
/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/ |
D | cyttsp.txt | 27 - active-interval-ms : the minimum period in ms between consecutive 30 - lowpower-interval-ms : the minimum period in ms between consecutive
|
/linux-5.10/drivers/net/wireless/marvell/libertas/ |
D | README | 135 Value field specifies the number of consecutive missing beacons which 142 Value field specifies the consecutive failure count threshold which 144 generated, the consecutive failure count is reset to 0.
|
/linux-5.10/include/linux/ |
D | rslib.h | 26 * @fcr: First consecutive root, index form 91 * @fcr: the first consecutive root of the rs code generator polynomial
|
/linux-5.10/drivers/pinctrl/mediatek/ |
D | pinctrl-mtk-common-v2.h | 110 * @x_addrs: the address distance between two consecutive registers 113 * @x_bits: the bit distance between two consecutive pins within 116 * @fixed: the consecutive pins share the same bits with the 1st
|
/linux-5.10/drivers/media/usb/dvb-usb/ |
D | vp702x.h | 16 /* consecutive read/write operation */ 20 /* the out-buffer of these consecutive operations contain sub-commands when b[0] = 0
|
/linux-5.10/drivers/net/ethernet/cavium/liquidio/ |
D | octeon_device.c | 87 * Octeon can send jumbo frames in 4 consecutive descriptors, 116 * Octeon can send jumbo frames in 4 consecutive descriptors, 195 * Octeon can send jumbo frames in 4 consecutive descriptors, 224 * Octeon can send jumbo frames in 4 consecutive descriptors, 253 * Octeon can send jumbo frames in 4 consecutive descriptors, 282 * Octeon can send jumbo frames in 4 consecutive descriptors, 361 * Octeon can send jumbo frames in 4 consecutive descriptors, 390 * Octeon can send jumbo frames in 4 consecutive descriptors, 464 * Octeon can send jumbo frames in 4 consecutive descriptors, 493 * Octeon can send jumbo frames in 4 consecutive descriptors,
|
/linux-5.10/drivers/net/wireless/ti/wl12xx/ |
D | conf.h | 176 * The threshold (percent) of max consecutive beacon misses before 218 * Number of consecutive BT voice frames not interrupted by WLAN
|
/linux-5.10/drivers/md/ |
D | dm-exception-store.h | 83 * consecutive previous ones. 137 * Funtions to manipulate consecutive chunks
|
/linux-5.10/drivers/staging/vc04_services/interface/vchiq_arm/ |
D | vchiq_pagelist.h | 16 * of following pages at consecutive
|
/linux-5.10/scripts/kconfig/tests/auto_submenu/ |
D | Kconfig | 51 This depends on A, but not a consecutive item, so can/should not
|
/linux-5.10/include/uapi/linux/ |
D | hiddev.h | 131 * It really manifests itself as setting the value of consecutive usages */ 174 /* For writing/reading to multiple/consecutive usages */
|
/linux-5.10/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-decoder.h | 229 bool consecutive; member 267 bool have_tsc, bool *consecutive);
|
/linux-5.10/Documentation/devicetree/bindings/sound/ |
D | cs35l36.txt | 114 amount delay between consecutive volume attenuation steps when a brownout 129 between consecutive volume attenuation release steps when a brownout condition
|
/linux-5.10/include/linux/usb/ |
D | isp116x.h | 27 150ns delay between consecutive accesses to DATA_REG,
|
/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-bus-iio-impedance-analyzer-ad5933 | 13 Frequency increment in Hz (step size) between consecutive
|
/linux-5.10/Documentation/devicetree/bindings/firmware/ |
D | intel,ixp4xx-network-processing-engine.yaml | 18 consecutive memory locations. They are all included in the same
|
/linux-5.10/Documentation/devicetree/bindings/display/ |
D | mipi-dsi-bus.txt | 59 - If the virtual channels that a peripheral responds to are consecutive, the 62 the number of consecutive virtual channels.
|
/linux-5.10/Documentation/hwmon/ |
D | g760a.rst | 23 consecutive speed pulses. The period is defined in terms of clock
|
/linux-5.10/drivers/net/ethernet/qualcomm/emac/ |
D | emac-sgmii.h | 29 * @decode_error_count reference count of consecutive decode errors
|
/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | pixfmt-cnf4.rst | 19 Every two consecutive pixels are packed into a single byte.
|
/linux-5.10/fs/hfs/ |
D | bitmap.c | 116 * Search for 'num_bits' consecutive cleared bits in the bitmap blocks of 126 * u16 *num_bits: The number of consecutive clear bits of the
|
/linux-5.10/drivers/net/wireless/intersil/hostap/ |
D | hostap_ap.h | 34 /* Try to increase TX rate after # successfully sent consecutive packets */ 37 /* Decrease TX rate after # consecutive dropped packets */
|
12345678910>>...20