Home
last modified time | relevance | path

Searched refs:bursts (Results 1 – 18 of 18) sorted by relevance

/linux/arch/sparc/kernel/
H A Dsbus.c61 void sbus_set_sbus64(struct device *dev, int bursts) in sbus_set_sbus64() argument
114 if (bursts & DMA_BURST8) in sbus_set_sbus64()
116 if (bursts & DMA_BURST16) in sbus_set_sbus64()
118 if (bursts & DMA_BURST32) in sbus_set_sbus64()
120 if (bursts & DMA_BURST64) in sbus_set_sbus64()
/linux/Documentation/devicetree/bindings/net/
H A Dsamsung-sxgbe.txt17 - samsung,burst-map: Integer, Program the possible bursts supported by sxgbe
18 This is an integer and represents allowable DMA bursts when fixed burst.
/linux/drivers/dma/
H A Dpl330.c1292 unsigned long *bursts, const struct _xfer_spec *pxs) in _loop() argument
1298 if (*bursts == 1) in _loop()
1302 if (*bursts >= 256*256) { in _loop()
1305 cyc = *bursts / lcnt1 / lcnt0; in _loop()
1306 } else if (*bursts > 256) { in _loop()
1308 lcnt0 = *bursts / lcnt1; in _loop()
1311 lcnt1 = *bursts; in _loop()
1365 *bursts = lcnt1 * cyc; in _loop()
1367 *bursts *= lcnt0; in _loop()
1378 unsigned long c, bursts = BYTE_TO_BURST(x->bytes, ccr); in _setup_loops() local
[all …]
/linux/drivers/gpu/ipu-v3/
H A Dipu-common.c289 u32 bursts, regval; in ipu_idmac_lock_enable() local
295 bursts = 0x00; /* locking disabled */ in ipu_idmac_lock_enable()
298 bursts = 0x01; in ipu_idmac_lock_enable()
301 bursts = 0x02; in ipu_idmac_lock_enable()
304 bursts = 0x03; in ipu_idmac_lock_enable()
315 if (bursts && ipu->ipu_type != IPUV3H) in ipu_idmac_lock_enable()
329 regval |= (bursts << idmac_lock_en_info[i].shift); in ipu_idmac_lock_enable()
/linux/Documentation/userspace-api/gpio/
H A Dgpio-v2-lineinfo-changed-read.rst55 The buffer may overflow if bursts of events occur quicker than they are read
H A Dgpio-lineinfo-changed-read.rst59 The buffer may overflow if bursts of events occur quicker than they are read
H A Dgpio-lineevent-data-read.rst67 The buffer may overflow if bursts of events occur quicker than they are read
H A Dgpio-v2-line-event-read.rst61 The buffer may overflow if bursts of events occur quicker than they are read
/linux/Documentation/fb/
H A Ddeferred_io.rst36 whether to coalesce and issue SG DMA or to do memory bursts.
H A Dintel810.rst144 to occur in bursts which can significantly increase performance.
/linux/drivers/scsi/
H A Dqlogicpti.h369 unsigned char bursts; member
H A Desp_scsi.h475 u8 bursts; member
/linux/Documentation/admin-guide/perf/
H A Dimx-ddr.rst69 counting the number of bytes (as opposed to the number of bursts) from DDR
/linux/Documentation/networking/device_drivers/ethernet/freescale/
H A Ddpaa.rst198 traffic bursts from a certain queue are serviced by the same CPU.
/linux/Documentation/driver-api/soundwire/
H A Dbra.rst322 set. This format is in turn used to define acceptable bursts. BPT/BRA
/linux/Documentation/timers/
H A Dno_hz.rst40 that use short bursts of CPU, where there are very frequent idle
/linux/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst580 3) Set AXI 4KB bursts::
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt5996 Set duration of force_quiescent_state bursts
6000 Set holdoff time within force_quiescent_state bursts
6004 Set wait time between force_quiescent_state bursts