Searched full:consecutive (Results 1 – 25 of 624) sorted by relevance
12345678910>>...25
/linux-6.12.1/Documentation/networking/ |
D | oa-tc6-framework.rst | 415 minus 1 allowing for up to 128 consecutive registers read 434 multiple consecutive registers. When multiple consecutive registers are 446 register or multiple consecutive registers. When multiple consecutive 473 Writing multiple consecutive registers starting from @address in the MAC-PHY. 474 Maximum of 128 consecutive registers can be written starting at @address. 484 Reading multiple consecutive registers starting from @address in the MAC-PHY. 485 Maximum of 128 consecutive registers can be read starting at @address.
|
/linux-6.12.1/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-6.12.1/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 | 431 * This method will allocate three consecutive remote node context entries. If 433 * The remote node index that represents three consecutive remote node entries 556 * This method will release a group of three consecutive remote nodes back to 578 * @remote_node_count: This is the count of consecutive remote nodes that are
|
/linux-6.12.1/include/linux/ |
D | litex.h | 26 * logical CSR (Control&Status Register) into a series of consecutive physical 35 * subregisters (e.g., a 64-bit CSR will be spread across two consecutive
|
D | rslib.h | 25 * @fcr: First consecutive root, index form 90 * @fcr: the first consecutive root of the rs code generator polynomial
|
/linux-6.12.1/drivers/gpu/drm/i915/display/ |
D | intel_display_limits.h | 11 * rest have consecutive values and match the enum values of transcoders 31 * rest have consecutive values and match the enum values of the pipes
|
/linux-6.12.1/drivers/gpu/drm/ |
D | drm_format_helper.c | 250 * @dst_pitch: Array of numbers of bytes between the start of two consecutive scanlines 324 * @dst_pitch: Array of numbers of bytes between the start of two consecutive scanlines 387 * @dst_pitch: Array of numbers of bytes between the start of two consecutive scanlines 457 * @dst_pitch: Array of numbers of bytes between the start of two consecutive scanlines 516 * @dst_pitch: Array of numbers of bytes between the start of two consecutive scanlines 569 * @dst_pitch: Array of numbers of bytes between the start of two consecutive scanlines 622 * @dst_pitch: Array of numbers of bytes between the start of two consecutive scanlines 673 * @dst_pitch: Array of numbers of bytes between the start of two consecutive scanlines 722 * @dst_pitch: Array of numbers of bytes between the start of two consecutive scanlines 837 * @dst_pitch: Array of numbers of bytes between the start of two consecutive scanlines [all …]
|
/linux-6.12.1/drivers/media/platform/chips-media/wave5/ |
D | wave5-vpuapi.h | 500 * - intra_ctu_refresh_mode (1) -> number of consecutive CTU rows 501 * - intra_ctu_refresh_mode (2) -> the number of consecutive CTU columns 542 * intra_mb_refresh_mode (1) -> number of consecutive MB rows 543 * intra_mb_refresh_mode (2) ->the number of consecutive MB columns 648 PRESET_IDX_IPP = 2, /* consecutive P, cyclic gopsize = 1 */ 649 PRESET_IDX_IBBB = 3, /* consecutive B, cyclic gopsize = 1 */ 652 PRESET_IDX_IPPPP = 6, /* consecutive P, cyclic gopsize = 4 */ 653 PRESET_IDX_IBBBB = 7, /* consecutive B, cyclic gopsize = 4 */ 655 PRESET_IDX_IPP_SINGLE = 9, /* consecutive P, cyclic gopsize = 1, with single ref */
|
/linux-6.12.1/drivers/accel/habanalabs/common/ |
D | security.h | 32 * @major_offset: address gap between 2 consecutive major blocks of particular type, 34 * @minor_offset: address gap between 2 consecutive minor blocks of particular type, 36 * @sub_minor_offset: address gap between 2 consecutive sub_minor blocks of particular
|
/linux-6.12.1/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-6.12.1/Documentation/devicetree/bindings/input/touchscreen/ |
D | cypress,cy8ctma340.yaml | 87 description: the minimum period in ms between consecutive 93 description: the minimum period in ms between consecutive
|
/linux-6.12.1/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-6.12.1/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-6.12.1/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-6.12.1/drivers/md/ |
D | dm-exception-store.h | 84 * consecutive previous ones. 138 * Funtions to manipulate consecutive chunks
|
/linux-6.12.1/drivers/pinctrl/mediatek/ |
D | pinctrl-mtk-common-v2.h | 136 * @x_addrs: the address distance between two consecutive registers 139 * @x_bits: the bit distance between two consecutive pins within 142 * @fixed: the consecutive pins share the same bits with the 1st
|
/linux-6.12.1/drivers/staging/vc04_services/interface/vchiq_arm/ |
D | vchiq_pagelist.h | 16 * of following pages at consecutive
|
/linux-6.12.1/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-6.12.1/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-6.12.1/Documentation/hwmon/ |
D | max31827.rst | 118 lost. The step between 2 consecutive values is 62 or 63. This effect can be seen 130 The Fault Queue bits select how many consecutive temperature faults must occur
|
/linux-6.12.1/scripts/kconfig/tests/auto_submenu/ |
D | Kconfig | 51 This depends on A, but not a consecutive item, so can/should not
|
/linux-6.12.1/net/can/ |
D | isotp.c | 108 #define N_PCI_CF 0x20 /* consecutive frame */ 165 u32 cfecho; /* consecutive frame echo tag */ 399 /* add waiting time for consecutive frames N_Cs */ in isotp_rcv_fc() 721 /* rx path: consecutive frame */ in isotp_rcv() 787 /* create consecutive frame */ in isotp_send_cframe() 790 /* place consecutive frame N_PCI in appropriate index */ in isotp_send_cframe() 804 /* set consecutive frame echo tag */ in isotp_send_cframe() 866 /* local echo skb with consecutive frame has been consumed */ in isotp_rcv_echo() 893 /* start timer to send next consecutive frame with correct delay */ in isotp_rcv_echo() 1096 /* reset consecutive frame echo tag */ in isotp_sendmsg() [all …]
|
/linux-6.12.1/include/linux/phy/ |
D | phy-lvds.h | 15 * @lanes: Number of active, consecutive,
|
/linux-6.12.1/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-decoder.h | 266 bool consecutive; member 310 bool have_tsc, bool *consecutive,
|
12345678910>>...25