Home
last modified time | relevance | path

Searched full:consecutive (Results 1 – 25 of 493) sorted by relevance

12345678910>>...20

/linux/Documentation/networking/
H A Doa-tc6-framework.rst415 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/Documentation/core-api/
H A Dcircular-buffers.rst86 (#) 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/drivers/gpu/drm/
H A Ddrm_format_helper.c250 * @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/drivers/scsi/isci/
H A Dremote_node_table.h65 * 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.
H A Dremote_node_table.c431 * 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/include/linux/
H A Dlitex.h26 * 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
H A Drslib.h25 * @fcr: First consecutive root, index form
90 * @fcr: the first consecutive root of the rs code generator polynomial
/linux/drivers/accel/habanalabs/common/
H A Dsecurity.h32 * @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/drivers/net/wireless/marvell/libertas/
H A DREADME135 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/drivers/net/ethernet/cavium/liquidio/
H A Docteon_device.c87 * 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/Documentation/devicetree/bindings/input/touchscreen/
H A Dcypress,cy8ctma340.yaml87 description: the minimum period in ms between consecutive
93 description: the minimum period in ms between consecutive
/linux/drivers/media/usb/dvb-usb/
H A Dvp702x.h16 /* consecutive read/write operation */
20 /* the out-buffer of these consecutive operations contain sub-commands when b[0] = 0
/linux/drivers/net/wireless/ti/wl12xx/
H A Dconf.h176 * The threshold (percent) of max consecutive beacon misses before
218 * Number of consecutive BT voice frames not interrupted by WLAN
/linux/drivers/md/
H A Ddm-exception-store.h84 * consecutive previous ones.
138 * Funtions to manipulate consecutive chunks
/linux/Documentation/devicetree/bindings/sound/
H A Dcs35l36.txt114 amount delay between consecutive volume attenuation steps when a brownout
129 between consecutive volume attenuation release steps when a brownout condition
/linux/include/uapi/linux/
H A Dhiddev.h131 * It really manifests itself as setting the value of consecutive usages */
174 /* For writing/reading to multiple/consecutive usages */
/linux/net/can/
H A Disotp.c108 #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/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h266 bool consecutive; member
310 bool have_tsc, bool *consecutive,
/linux/scripts/kconfig/tests/auto_submenu/
H A DKconfig51 This depends on A, but not a consecutive item, so can/should not
/linux/include/linux/phy/
H A Dphy-lvds.h15 * @lanes: Number of active, consecutive,
/linux/Documentation/devicetree/bindings/display/
H A Dmipi-dsi-bus.txt59 - If the virtual channels that a peripheral responds to are consecutive, the
62 the number of consecutive virtual channels.
/linux/include/asm-generic/
H A Dtlb.h83 * instead of removing a single page, remove the given number of consecutive
580 * the ranges growing with the unused space between consecutive VMAs.
638 * tlb_remove_tlb_entries - remember unmapping of multiple consecutive ptes for in tlb_remove_tlb_entries()
642 * consecutive ptes instead of only a single one.
/linux/include/linux/usb/
H A Disp116x.h27 150ns delay between consecutive accesses to DATA_REG,
/linux/fs/hfs/
H A Dbitmap.c116 * 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/Documentation/ABI/testing/
H A Dsysfs-bus-iio-impedance-analyzer-ad593313 Frequency increment in Hz (step size) between consecutive

12345678910>>...20