Home
last modified time | relevance | path

Searched refs:burst (Results 1 – 170 of 170) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
Darb.c40 int burst; member
107 fifo->burst = cbs; in nv04_calc_arb()
178 fifo->burst = min(max_burst_o, 1024); in nv10_calc_arb()
182 fifo->burst = min(max_burst_l, fifo->burst); in nv10_calc_arb()
184 fifo->burst = rounddown_pow_of_two(fifo->burst); in nv10_calc_arb()
189 max_lwm = fifo_len - fifo->burst in nv10_calc_arb()
191 + fifo->burst * drain_rate / fill_rate; in nv10_calc_arb()
198 int *burst, int *lwm) in nv04_update_arb() argument
235 *burst = ilog2(fifo_data.burst >> 4); in nv04_update_arb()
240 nv20_update_arb(int *burst, int *lwm) in nv20_update_arb() argument
[all …]
Dhw.h58 int *burst, int *lwm);
/linux-4.4.14/Documentation/devicetree/bindings/usb/
Dci-hdrc-usb2.txt32 - ahb-burst-config: it is vendor dependent, the required value should be
34 property is used to change AHB burst configuration, check the chipidea
37 - tx-burst-size-dword: it is vendor dependent, the tx burst size in dword
38 (4 bytes), This register represents the maximum length of a the burst
41 "ahb-burst-config" is set to 0, if this property is missing the reset
43 - rx-burst-size-dword: it is vendor dependent, the rx burst size in dword
44 (4 bytes), This register represents the maximum length of a the burst
47 "ahb-burst-config" is set to 0, if this property is missing the reset
74 /* Incremental burst of unspecified length */
75 ahb-burst-config = <0x0>;
[all …]
/linux-4.4.14/net/netfilter/
Dxt_limit.c108 if (r->burst == 0 in limit_mt_check()
109 || user2credits(r->avg * r->burst) < user2credits(r->avg)) { in limit_mt_check()
111 r->avg, r->burst); in limit_mt_check()
124 priv->credit = user2credits(r->avg * r->burst); /* Credits full. */ in limit_mt_check()
142 u_int32_t burst; member
158 .burst = cm->burst, in limit_mt_compat_from_user()
172 .burst = m->burst, in limit_mt_compat_to_user()
Dnft_limit.c28 u32 burst; member
73 limit->burst = ntohl(nla_get_be32(tb[NFTA_LIMIT_BURST])); in nft_limit_init()
75 rate = limit->rate + limit->burst; in nft_limit_init()
90 u64 rate = limit->rate - limit->burst; in nft_limit_dump()
94 nla_put_be32(skb, NFTA_LIMIT_BURST, htonl(limit->burst)) || in nft_limit_dump()
Dxt_hashlimit.c478 dh->rateinfo.credit_cap = hinfo->cfg.burst; in rateinfo_init()
481 hinfo->cfg.burst); in rateinfo_init()
693 } else if (info->cfg.burst == 0 || in hashlimit_mt_check()
694 user2credits(info->cfg.avg * info->cfg.burst) < in hashlimit_mt_check()
697 info->cfg.avg, info->cfg.burst); in hashlimit_mt_check()
/linux-4.4.14/include/linux/
Dratelimit.h14 int burst; member
23 .burst = burst_init, \
35 int interval, int burst) in ratelimit_state_init() argument
39 rs->burst = burst; in ratelimit_state_init()
/linux-4.4.14/net/bridge/netfilter/
Debt_limit.c73 if (info->burst == 0 || in ebt_limit_mt_check()
74 user2credits(info->avg * info->burst) < user2credits(info->avg)) { in ebt_limit_mt_check()
76 info->avg, info->burst); in ebt_limit_mt_check()
82 info->credit = user2credits(info->avg * info->burst); in ebt_limit_mt_check()
83 info->credit_cap = user2credits(info->avg * info->burst); in ebt_limit_mt_check()
95 compat_uint_t avg, burst; member
/linux-4.4.14/arch/arm/plat-pxa/
Ddma.c71 int burst = (dcmd >> 16) & 0x3; in dbg_burst_from_dcmd() local
73 return burst ? 4 << burst : 0; in dbg_burst_from_dcmd()
87 int i, max_show = 20, burst, width; in dbg_show_descriptors() local
101 burst = dbg_burst_from_dcmd(dcmd); in dbg_show_descriptors()
114 DCMD_STR(ENDIAN), burst, width, in dbg_show_descriptors()
135 int burst, width; in dbg_show_chan_state() local
140 burst = dbg_burst_from_dcmd(dcmd); in dbg_show_chan_state()
161 DCMD_STR(ENDIAN), burst, width, dcmd & DCMD_LENGTH); in dbg_show_chan_state()
/linux-4.4.14/Documentation/devicetree/bindings/net/
Dsamsung-sxgbe.txt19 - samsung,burst-map: Integer, Program the possible bursts supported by sxgbe
20 This is an integer and represents allowable DMA bursts when fixed burst.
21 Allowable range is 0x01-0x3F. When this field is set fixed burst is enabled.
22 When fixed length is needed for burst mode, it can be set within allowable
48 samsung,burst-map = <0x20>
Dsnps,dwc-qos-ethernet.txt24 - snps,burst-map: Bitmap of allowed AXI burst lengts, with the LSB
26 - snps,txpbl: DMA Programmable burst length for the TX DMA
27 - snps,rxpbl: DMA Programmable burst length for the RX DMA
60 snps,burst-map = <0x7>;
Dstmmac.txt21 - snps,fixed-burst Program the DMA to use the fixed burst mode
22 - snps,mixed-burst Program the DMA to use the mixed burst mode
47 - snps,burst_len: The AXI burst lenth value of the AXI BUS MODE register.
Dqca-qca7000-spi.txt22 word. In burst mode these gaps aren't necessary, which is faster.
24 If the property is missing the driver defaults to burst mode.
Dsti-dwmac.txt53 snps,mixed-burst;
Dgpmc-eth.txt81 gpmc,page-burst-access-ns = <6>;
/linux-4.4.14/Documentation/devicetree/bindings/bus/
Dti-gpmc.txt60 - gpmc,page-burst-access-ns: Multiple access word delay
84 burst accesses, defines the number of
94 - gpmc,burst-length Page/burst length. Must be 4, 8 or 16.
95 - gpmc,burst-wrap Enables wrap bursting
96 - gpmc,burst-read Enables read page/burst mode
97 - gpmc,burst-write Enables write page/burst mode
/linux-4.4.14/arch/arm/boot/dts/
Domap2420-n8x0-common.dtsi53 gpmc,burst-length = <16>;
54 gpmc,burst-read;
55 gpmc,burst-wrap;
71 gpmc,page-burst-access-ns = <27>;
Domap3-n950-n9.dtsi132 gpmc,burst-length = <16>;
133 gpmc,burst-read;
134 gpmc,burst-wrap;
135 gpmc,burst-write;
151 gpmc,page-burst-access-ns = <15>;
Domap-gpmc-smsc911x.dtsi42 gpmc,page-burst-access-ns = <20>;
Domap-gpmc-smsc9221.dtsi45 gpmc,page-burst-access-ns = <0>;
Domap2420-h4.dts47 gpmc,page-burst-access-ns = <10>;
Dstih415.dtsi165 snps,mixed-burst;
186 snps,mixed-burst;
Domap3-overo-tobiduo-common.dtsi45 gpmc,page-burst-access-ns = <0>;
Domap2430-sdp.dts64 gpmc,page-burst-access-ns = <24>;
Domap3-lilly-a83x.dtsi374 gpmc,burst-length= <4>;
388 gpmc,page-burst-access-ns = <5>;
441 gpmc,page-burst-access-ns = <5>;
Domap3-n900.dts720 gpmc,burst-length = <16>;
721 gpmc,burst-read;
722 gpmc,burst-wrap;
723 gpmc,burst-write;
739 gpmc,page-burst-access-ns = <15>;
802 gpmc,page-burst-access-ns = <0>;
Domap-zoom-common.dtsi44 gpmc,page-burst-access-ns = <20>;
Domap3-sb-t35.dtsi126 gpmc,page-burst-access-ns = <20>;
Domap4-duovero-parlor.dts160 gpmc,page-burst-access-ns = <0>;
Domap3430-sdp.dts79 gpmc,page-burst-access-ns = <6>;
Dstih416.dtsi195 snps,mixed-burst;
216 snps,mixed-burst;
Domap3-lilly-dbb056.dts152 gpmc,page-burst-access-ns = <5>;
Domap3-cm-t3x.dtsi286 gpmc,page-burst-access-ns = <6>;
Domap3-devkit8000-common.dtsi288 gpmc,page-burst-access-ns = <24>;
Ds5pv210-goni.dts360 atmel,burst-length = <0x21>;
Dexynos4210-trats.dts211 samsung,burst-clock-frequency = <500000000>;
Dam335x-nano.dts276 gpmc,page-burst-access-ns = <10>;
Dlpc18xx.dtsi96 memcpy-burst-size = <256>;
Dam335x-pepper.dts198 dma-burst-sz = <16>;
Dam335x-evmsk.dts175 dma-burst-sz = <16>;
Dam335x-evm.dts112 dma-burst-sz = <16>;
Dexynos3250-rinato.dts181 samsung,burst-clock-frequency = <250000000>;
Dsun6i-a31.dtsi935 snps,fixed-burst;
Dexynos4412-trats2.dts351 samsung,burst-clock-frequency = <500000000>;
Dsun7i-a20.dtsi1387 snps,fixed-burst;
/linux-4.4.14/Documentation/devicetree/bindings/dma/
Dimg-mdc-dma.txt13 - img,max-burst-multiplier: Must be the maximum supported burst size multiplier.
14 The maximum burst size is this value multiplied by the hardware-reported bus
46 img,max-burst-multiplier = <16>;
Darm-pl08x.txt21 - memcpy-burst-size: the size of the bursts for memcpy: 1, 4, 8, 16, 32
43 memcpy-burst-size = <256>;
Dlpc1850-dmamux.txt33 memcpy-burst-size = <256>;
Dste-dma40.txt38 2. Device signal number, the signal line for single and burst requests
/linux-4.4.14/lib/
Dratelimit.c56 if (rs->burst && rs->burst > rs->printed) { in ___ratelimit()
Dfault-inject.c215 &attr->ratelimit_state.burst)) in fault_create_debugfs_attr()
/linux-4.4.14/include/uapi/linux/netfilter/
Dxt_hashlimit.h30 __u32 burst; /* Period multiplier for upper limit. */ member
54 __u32 burst; /* Period multiplier for upper limit. */ member
Dxt_limit.h15 __u32 burst; /* Period multiplier for upper limit. */ member
/linux-4.4.14/Documentation/devicetree/bindings/display/tilcdc/
Dpanel.txt8 - dma-burst-sz: DMA burst size
42 dma-burst-sz = <16>;
/linux-4.4.14/arch/arm/plat-omap/
Ddma.c372 unsigned int burst = 0; in omap_set_dma_src_burst_mode() local
383 burst = 0x1; in omap_set_dma_src_burst_mode()
385 burst = 0x2; in omap_set_dma_src_burst_mode()
389 burst = 0x2; in omap_set_dma_src_burst_mode()
399 burst = 0x3; in omap_set_dma_src_burst_mode()
410 l |= (burst << 7); in omap_set_dma_src_burst_mode()
455 unsigned int burst = 0; in omap_set_dma_dest_burst_mode() local
466 burst = 0x1; in omap_set_dma_dest_burst_mode()
468 burst = 0x2; in omap_set_dma_dest_burst_mode()
472 burst = 0x2; in omap_set_dma_dest_burst_mode()
[all …]
/linux-4.4.14/drivers/media/pci/ttpci/
Dbudget-patch.c101 static int SendDiSEqCMsg (struct budget *budget, int len, u8 *msg, unsigned long burst) in SendDiSEqCMsg() argument
116 if (burst!=-1) { in SendDiSEqCMsg()
117 if (burst) in SendDiSEqCMsg()
201 static int av7110_send_diseqc_msg(struct budget_patch *budget, int len, u8 *msg, int burst) in av7110_send_diseqc_msg() argument
215 if (burst != -1) in av7110_send_diseqc_msg()
216 buf[3]=burst ? 0x01 : 0x00; in av7110_send_diseqc_msg()
Dbudget.c99 static int SendDiSEqCMsg (struct budget *budget, int len, u8 *msg, unsigned long burst) in SendDiSEqCMsg() argument
114 if (burst!=-1) { in SendDiSEqCMsg()
115 if (burst) in SendDiSEqCMsg()
Dav7110_hw.h485 extern int av7110_diseqc_send(struct av7110 *av7110, int len, u8 *msg, unsigned long burst);
Dav7110_hw.c678 int av7110_diseqc_send(struct av7110 *av7110, int len, u8 *msg, unsigned long burst) in av7110_diseqc_send() argument
692 if (burst != -1) in av7110_diseqc_send()
693 buf[3] = burst ? 0x01 : 0x00; in av7110_diseqc_send()
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_tv.c89 int blank, black, burst; member
227 .blank = 225, .black = 267, .burst = 113,
237 .blank = 266, .black = 316, .burst = 133,
247 .blank = 225, .black = 225, .burst = 113,
257 .blank = 266, .black = 266, .burst = 133,
267 .blank = 237, .black = 237, .burst = 118,
277 .blank = 280, .black = 280, .burst = 139,
287 .blank = 225, .black = 267, .burst = 113,
297 .blank = 266, .black = 316, .burst = 133,
307 .blank = 225, .black = 267, .burst = 118,
[all …]
/linux-4.4.14/Documentation/devicetree/bindings/c6x/
Demifa.txt20 - ti,emifa-burst-priority:
42 ti,emifa-burst-priority = <255>;
/linux-4.4.14/drivers/media/dvb-frontends/
Dtda8083.c213 enum fe_sec_mini_cmd burst) in tda8083_send_diseqc_burst() argument
215 switch (burst) { in tda8083_send_diseqc_burst()
383 enum fe_sec_mini_cmd burst) in tda8083_diseqc_send_burst() argument
387 tda8083_send_diseqc_burst (state, burst); in tda8083_diseqc_send_burst()
Dcx24110.c385 enum fe_sec_mini_cmd burst) in cx24110_diseqc_send_burst() argument
391 if (burst == SEC_MINI_A) in cx24110_diseqc_send_burst()
393 else if (burst == SEC_MINI_B) in cx24110_diseqc_send_burst()
Dcx24116.c195 u8 burst; member
1060 enum fe_sec_mini_cmd burst) in cx24116_diseqc_send_burst() argument
1065 dprintk("%s(%d) toneburst=%d\n", __func__, burst, toneburst); in cx24116_diseqc_send_burst()
1068 if (burst == SEC_MINI_A) in cx24116_diseqc_send_burst()
1071 else if (burst == SEC_MINI_B) in cx24116_diseqc_send_burst()
Dstv0288.c177 enum fe_sec_mini_cmd burst) in stv0288_send_diseqc_burst() argument
186 if (stv0288_writeregI(state, 0x06, burst == SEC_MINI_A ? 0x00 : 0xff)) in stv0288_send_diseqc_burst()
Dds3000.c770 enum fe_sec_mini_cmd burst) in ds3000_diseqc_send_burst() argument
783 if (burst == SEC_MINI_A) in ds3000_diseqc_send_burst()
786 else if (burst == SEC_MINI_B) in ds3000_diseqc_send_burst()
Dcx24123.c798 enum fe_sec_mini_cmd burst) in cx24123_diseqc_send_burst() argument
817 if (burst == SEC_MINI_A) in cx24123_diseqc_send_burst()
819 else if (burst == SEC_MINI_B) in cx24123_diseqc_send_burst()
Dtda10071.c320 u8 burst; in tda10071_diseqc_send_burst() local
331 burst = 0; in tda10071_diseqc_send_burst()
334 burst = 1; in tda10071_diseqc_send_burst()
364 cmd.args[2] = burst; in tda10071_diseqc_send_burst()
Dm88ds3103.c1165 unsigned int utmp, burst; in m88ds3103_diseqc_send_burst() local
1182 burst = 0x02; in m88ds3103_diseqc_send_burst()
1185 burst = 0x01; in m88ds3103_diseqc_send_burst()
1193 ret = regmap_write(dev->regmap, 0xa1, burst); in m88ds3103_diseqc_send_burst()
Dsi21xx.c413 enum fe_sec_mini_cmd burst) in si21xx_send_diseqc_burst() argument
425 burst == SEC_MINI_A ? (val & ~0x10) : (val | 0x10))) in si21xx_send_diseqc_burst()
Dstv0299.c307 enum fe_sec_mini_cmd burst) in stv0299_send_diseqc_burst() argument
322 if (stv0299_writeregI (state, 0x09, burst == SEC_MINI_A ? 0x00 : 0xff)) in stv0299_send_diseqc_burst()
Dcx24117.c1117 enum fe_sec_mini_cmd burst) in cx24117_diseqc_send_burst() argument
1122 __func__, burst, state->demod); in cx24117_diseqc_send_burst()
1125 if (burst == SEC_MINI_A) in cx24117_diseqc_send_burst()
1128 else if (burst == SEC_MINI_B) in cx24117_diseqc_send_burst()
Dm88rs2000.c250 enum fe_sec_mini_cmd burst) in m88rs2000_send_diseqc_burst() argument
Dstb0899_drv.c796 enum fe_sec_mini_cmd burst) in stb0899_send_diseqc_burst() argument
811 switch (burst) { in stb0899_send_diseqc_burst()
Dcx24120.c494 enum fe_sec_mini_cmd burst) in cx24120_diseqc_send_burst() argument
511 cmd.arg[1] = (burst == SEC_MINI_B) ? 0x01 : 0x00; in cx24120_diseqc_send_burst()
Dcxd2841er.c2404 enum fe_sec_mini_cmd burst) in cxd2841er_send_burst() argument
2410 (burst == SEC_MINI_A ? "A" : "B")); in cxd2841er_send_burst()
2417 data = (burst == SEC_MINI_A ? 0 : 1); in cxd2841er_send_burst()
Dmb86a16.c1566 enum fe_sec_mini_cmd burst) in mb86a16_send_diseqc_burst() argument
1570 switch (burst) { in mb86a16_send_diseqc_burst()
Dstv0900_core.c1748 enum fe_sec_mini_cmd burst) in stv0900_send_burst() argument
1756 switch (burst) { in stv0900_send_burst()
Dstv090x.c3826 enum fe_sec_mini_cmd burst) in stv090x_send_diseqc_burst() argument
3835 if (burst == SEC_MINI_A) { in stv090x_send_diseqc_burst()
/linux-4.4.14/Documentation/devicetree/bindings/display/exynos/
Dexynos_dsim.txt48 - samsung,burst-clock-frequency: specifies DSI frequency in high-speed burst
97 samsung,burst-clock-frequency = <500000000>;
/linux-4.4.14/include/linux/platform_data/
Dasoc-kirkwood.h5 int burst; member
/linux-4.4.14/arch/arm/mach-tegra/
Dsleep.S154 mov r0, #(2 << 28) @ burst policy = run mode
155 orr r0, r0, #(4 << 4) @ use PLLP in run mode burst
Dsleep-tegra20.S383 mov32 r4, ((1 << 28) | (4)) @ burst policy is PLLP
Dsleep-tegra30.S396 movweq r4, #:lower16:((1 << 28) | (0x8)) @ burst policy is PLLX
/linux-4.4.14/include/uapi/linux/netfilter_bridge/
Debt_limit.h16 __u32 burst; /* Period multiplier for upper limit. */ member
/linux-4.4.14/arch/mips/cavium-octeon/executive/
Dcvmx-pko.c587 int cvmx_pko_rate_limit_packets(int port, int packets_s, int burst) in cvmx_pko_rate_limit_packets() argument
602 ((uint64_t) pko_mem_port_rate0.s.rate_pkt * burst) >> 8; in cvmx_pko_rate_limit_packets()
620 int cvmx_pko_rate_limit_bits(int port, uint64_t bits_s, int burst) in cvmx_pko_rate_limit_bits() argument
641 pko_mem_port_rate1.s.rate_lim = tokens_per_bit * burst / 256; in cvmx_pko_rate_limit_bits()
/linux-4.4.14/sound/soc/kirkwood/
Dkirkwood-dma.c118 priv->burst * 2, in kirkwood_dma_open()
125 priv->burst); in kirkwood_dma_open()
131 priv->burst); in kirkwood_dma_open()
Dkirkwood-i2s.c559 priv->burst = 128; /* might be 32 or 128 */ in kirkwood_i2s_dev_probe()
561 priv->burst = data->burst; in kirkwood_i2s_dev_probe()
597 if (priv->burst == 32) { in kirkwood_i2s_dev_probe()
Dkirkwood.h143 int burst; member
/linux-4.4.14/drivers/dma/
Domap-dma.c772 u32 burst; in omap_dma_prep_slave_sg() local
777 burst = c->cfg.src_maxburst; in omap_dma_prep_slave_sg()
781 burst = c->cfg.dst_maxburst; in omap_dma_prep_slave_sg()
845 en = burst; in omap_dma_prep_slave_sg()
869 u32 burst; in omap_dma_prep_dma_cyclic() local
874 burst = c->cfg.src_maxburst; in omap_dma_prep_dma_cyclic()
878 burst = c->cfg.dst_maxburst; in omap_dma_prep_dma_cyclic()
906 d->fi = burst; in omap_dma_prep_dma_cyclic()
933 if (burst) in omap_dma_prep_dma_cyclic()
Dedma.c914 dma_addr_t src_addr, dma_addr_t dst_addr, u32 burst, in edma_config_pset() argument
926 if (!burst) in edma_config_pset()
927 burst = 1; in edma_config_pset()
933 if (burst == 1) { in edma_config_pset()
969 bcnt = burst; in edma_config_pset()
1035 u32 burst; in edma_prep_slave_sg() local
1045 burst = echan->cfg.src_maxburst; in edma_prep_slave_sg()
1049 burst = echan->cfg.dst_maxburst; in edma_prep_slave_sg()
1097 dst_addr, burst, dev_width, in edma_prep_slave_sg()
1231 u32 burst; in edma_prep_dma_cyclic() local
[all …]
Dnbpfaxi.c434 enum dma_slave_buswidth width, u32 burst) in nbpf_xfer_size() argument
438 if (!burst) in nbpf_xfer_size()
439 burst = 1; in nbpf_xfer_size()
443 size = 8 * burst; in nbpf_xfer_size()
447 size = 4 * burst; in nbpf_xfer_size()
451 size = 2 * burst; in nbpf_xfer_size()
457 size = burst; in nbpf_xfer_size()
Dpxa_dma.c204 int burst = (dcmd >> 16) & 0x3; in dbg_burst_from_dcmd() local
206 return burst ? 4 << burst : 0; in dbg_burst_from_dcmd()
220 int i, max_show = 20, burst, width; in dbg_show_descriptors() local
232 burst = dbg_burst_from_dcmd(dcmd); in dbg_show_descriptors()
245 PXA_DCMD_STR(ENDIAN), burst, width, in dbg_show_descriptors()
264 int burst, width; in dbg_show_chan_state() local
271 burst = dbg_burst_from_dcmd(dcmd); in dbg_show_chan_state()
295 PXA_DCMD_STR(ENDIAN), burst, width, dcmd & PXA_DCMD_LENGTH); in dbg_show_chan_state()
Dfsl-edma.c143 u32 burst; member
344 fsl_chan->fsc.burst = cfg->src_maxburst; in fsl_edma_slave_config()
349 fsl_chan->fsc.burst = cfg->dst_maxburst; in fsl_edma_slave_config()
553 nbytes = fsl_chan->fsc.addr_width * fsl_chan->fsc.burst; in fsl_edma_prep_dma_cyclic()
604 nbytes = fsl_chan->fsc.addr_width * fsl_chan->fsc.burst; in fsl_edma_prep_slave_sg()
Dsun6i-dma.c514 s8 burst, width; in sun6i_dma_prep_dma_memcpy() local
538 burst = convert_burst(8); in sun6i_dma_prep_dma_memcpy()
544 DMA_CHAN_CFG_SRC_BURST(burst) | in sun6i_dma_prep_dma_memcpy()
546 DMA_CHAN_CFG_DST_BURST(burst) | in sun6i_dma_prep_dma_memcpy()
Dpl330.c2591 int burst; in pl330_prep_dma_memcpy() local
2607 burst = pl330->pcfg.data_bus_width / 8; in pl330_prep_dma_memcpy()
2614 while ((src | dst | len) & (burst - 1)) in pl330_prep_dma_memcpy()
2615 burst /= 2; in pl330_prep_dma_memcpy()
2618 while (burst != (1 << desc->rqcfg.brst_size)) in pl330_prep_dma_memcpy()
Damba-pl08x.c1364 u32 width, burst, cctl = 0; in pl08x_get_cctl() local
1381 burst = pl08x_burst(maxburst); in pl08x_get_cctl()
1382 cctl |= burst << PL080_CONTROL_SB_SIZE_SHIFT; in pl08x_get_cctl()
1383 cctl |= burst << PL080_CONTROL_DB_SIZE_SHIFT; in pl08x_get_cctl()
/linux-4.4.14/drivers/mmc/host/
Domap.c988 u32 burst, *bp; in mmc_omap_prepare_data() local
997 burst = mmc_omap15xx() ? 32 : 64; in mmc_omap_prepare_data()
998 if (burst > data->blksz) in mmc_omap_prepare_data()
999 burst = data->blksz; in mmc_omap_prepare_data()
1001 burst >>= 1; in mmc_omap_prepare_data()
1006 buf = 0x0f80 | (burst - 1) << 0; in mmc_omap_prepare_data()
1011 buf = 0x800f | (burst - 1) << 8; in mmc_omap_prepare_data()
1019 if (*bp != burst) { in mmc_omap_prepare_data()
1026 cfg.src_maxburst = burst; in mmc_omap_prepare_data()
1027 cfg.dst_maxburst = burst; in mmc_omap_prepare_data()
[all …]
/linux-4.4.14/arch/metag/lib/
Dmemset.S59 ! This does a byte structured burst of up to 7 bytes
63 ! D1Ar5 should be burst size (<= D1Ar3)
/linux-4.4.14/drivers/media/pci/cx18/
Dcx18-av-core.c299 int hblank, hactive, burst, vblank, vactive, sc; in cx18_av_std_setup() local
371 burst = 93; in cx18_av_std_setup()
434 burst = 90; in cx18_av_std_setup()
441 burst = 97; in cx18_av_std_setup()
446 burst = 90; in cx18_av_std_setup()
487 src_decimation, burst, luma_lpf, uv_lpf, in cx18_av_std_setup()
498 cx18_av_write(cx, 0x473, burst); in cx18_av_std_setup()
/linux-4.4.14/drivers/video/fbdev/nvidia/
Dnv_hw.c382 unsigned *burst, in nv4UpdateArbitrationSettings() argument
408 *burst = 0; in nv4UpdateArbitrationSettings()
410 (*burst)++; in nv4UpdateArbitrationSettings()
620 unsigned *burst, in nv10UpdateArbitrationSettings() argument
648 *burst = 0; in nv10UpdateArbitrationSettings()
650 (*burst)++; in nv10UpdateArbitrationSettings()
657 unsigned int *burst, in nv30UpdateArbitrationSettings() argument
670 *burst = 0; in nv30UpdateArbitrationSettings()
672 while(burst_size >>= 1) (*burst)++; in nv30UpdateArbitrationSettings()
678 unsigned *burst, in nForceUpdateArbitrationSettings() argument
[all …]
/linux-4.4.14/drivers/video/fbdev/matrox/
Dmatroxfb_g450.c232 unsigned int burst; member
307 r->regs[0x09] = (outd->burst + pixclock - 1) / pixclock; /* burst length */ in computeRegs()
367 .burst = 2518518, // ps in cve2_init_TVdata()
376 .burst = 2418418, // ps in cve2_init_TVdata()
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Datmel-matrix.txt4 behavior (master/slave priorities, undefined burst length type, ...)
/linux-4.4.14/net/sched/
Dact_police.c50 u32 burst; member
218 police->tcfp_burst = PSCHED_TICKS2NS(parm->burst); in tcf_act_police_locate()
321 .burst = PSCHED_NS2TICKS(police->tcfp_burst), in tcf_act_police_dump()
/linux-4.4.14/fs/ext4/
Dsysfs.c182 EXT4_RW_ATTR_SBI_UI(err_ratelimit_burst, s_err_ratelimit_state.burst);
184 EXT4_RW_ATTR_SBI_UI(warning_ratelimit_burst, s_warning_ratelimit_state.burst);
186 EXT4_RW_ATTR_SBI_UI(msg_ratelimit_burst, s_msg_ratelimit_state.burst);
/linux-4.4.14/drivers/gpu/drm/via/
Dvia_verifier.c722 int burst = 0; in via_parse_header2() local
735 (burst & 63), *buf++); in via_parse_header2()
736 burst += 4; in via_parse_header2()
756 (burst & 63), *buf++); in via_parse_header2()
757 burst += 4; in via_parse_header2()
/linux-4.4.14/drivers/video/fbdev/riva/
Driva_hw.c612 unsigned *burst, in nv3UpdateArbitrationSettings() argument
642 *burst = 0; in nv3UpdateArbitrationSettings()
644 (*burst)++; in nv3UpdateArbitrationSettings()
650 *burst = 0x2; in nv3UpdateArbitrationSettings()
801 unsigned *burst, in nv4UpdateArbitrationSettings() argument
833 *burst = 0; in nv4UpdateArbitrationSettings()
835 (*burst)++; in nv4UpdateArbitrationSettings()
1064 unsigned *burst, in nv10UpdateArbitrationSettings() argument
1098 *burst = 0; in nv10UpdateArbitrationSettings()
1100 (*burst)++; in nv10UpdateArbitrationSettings()
[all …]
/linux-4.4.14/arch/mips/include/asm/octeon/
Dcvmx-pko.h629 extern int cvmx_pko_rate_limit_packets(int port, int packets_s, int burst);
642 extern int cvmx_pko_rate_limit_bits(int port, uint64_t bits_s, int burst);
Dcvmx-agl-defs.h324 uint64_t burst:1; member
338 uint64_t burst:1;
Dcvmx-gmxx-defs.h5067 uint64_t burst:16; member
5069 uint64_t burst:16;
/linux-4.4.14/drivers/ata/
Dpata_pdc202xx_old.c269 u8 burst = ioread8(bmdma + 0x1f); in pdc2026x_port_start() local
270 iowrite8(burst | 0x01, bmdma + 0x1f); in pdc2026x_port_start()
/linux-4.4.14/net/core/
Dpktgen.c394 unsigned int burst; /* number of duplicated packets to burst */ member
621 if (pkt_dev->burst > 1) in pktgen_if_show()
622 seq_printf(seq, " burst: %d\n", pkt_dev->burst); in pktgen_if_show()
1148 pkt_dev->burst = value < 1 ? 1 : value; in pktgen_if_write()
1149 sprintf(pg_result, "OK: burst=%d", pkt_dev->burst); in pktgen_if_write()
3368 unsigned int burst = ACCESS_ONCE(pkt_dev->burst); in pktgen_xmit() local
3411 atomic_add(burst, &skb->users); in pktgen_xmit()
3419 if (atomic_read(&skb->users) != burst) { in pktgen_xmit()
3423 atomic_sub(burst - 1, &skb->users); in pktgen_xmit()
3435 } while (--burst > 0); in pktgen_xmit()
[all …]
Dsysctl_net_core.c314 .data = &net_ratelimit_state.burst,
/linux-4.4.14/drivers/media/usb/dvb-usb/
Dgp8psk-fe.c241 enum fe_sec_mini_cmd burst) in gp8psk_fe_send_diseqc_burst() argument
249 cmd = (burst == SEC_MINI_A) ? 0x00 : 0x01; in gp8psk_fe_send_diseqc_burst()
Dvp702x-fe.c248 enum fe_sec_mini_cmd burst) in vp702x_fe_send_diseqc_burst() argument
/linux-4.4.14/drivers/media/common/b2c2/
Dflexcop-fe-tuner.c129 int len, u8 *msg, unsigned long burst) in flexcop_send_diseqc_msg() argument
140 if (burst != -1) { in flexcop_send_diseqc_msg()
141 if (burst) in flexcop_send_diseqc_msg()
/linux-4.4.14/Documentation/mips/
DAU1xxx_IDE.README92 the burst support on DBDMA controller.
109 disable the burst support on DBDMA controller.
/linux-4.4.14/drivers/atm/
DKconfig64 bool "Fine-tune burst settings"
69 transfer is called a burst.
71 The default settings for the burst sizes are suitable for most PCI
75 The burst sizes can be set independently in the send (TX) and
78 Note that enabling many different burst sizes in the same direction
81 available burst size.
/linux-4.4.14/arch/c6x/boot/dts/
Dtms320c6455.dtsi57 ti,emifa-burst-priority = <255>;
/linux-4.4.14/Documentation/networking/
Dpktgen.txt121 pgset "burst 8" uses xmit_more API to queue 8 copies of the same
123 "burst 1" is the default
216 Works with "burst" but not with "clone_skb".
294 burst
Dbaycom.txt52 The PC then empties the shift register in a burst. This modem connects
Dstmmac.txt211 o fixed_burst: program the DMA to use the fixed burst mode
Dixgb.txt184 transmit burst lengths on the bus.
Dip-sysctl.txt183 occurred due to a burst, connection will recover. Enable this
870 while icmp_msgs_burst controls the burst size of these packets.
Dbonding.txt2537 It is not uncommon to observe a short burst of duplicated
/linux-4.4.14/drivers/spi/
Dspi-omap2-mcspi.c571 u32 burst; in omap2_mcspi_txrx_dma() local
593 burst = 1; in omap2_mcspi_txrx_dma()
597 burst = mcspi->fifo_depth / es; in omap2_mcspi_txrx_dma()
599 burst = count / es; in omap2_mcspi_txrx_dma()
607 cfg.src_maxburst = burst; in omap2_mcspi_txrx_dma()
608 cfg.dst_maxburst = burst; in omap2_mcspi_txrx_dma()
/linux-4.4.14/drivers/media/firewire/
Dfiredtv.h122 int avc_lnb_control(struct firedtv *fdtv, char voltage, char burst,
Dfiredtv-avc.c832 int avc_lnb_control(struct firedtv *fdtv, char voltage, char burst, in avc_lnb_control() argument
860 c->operand[pos++] = burst; in avc_lnb_control()
/linux-4.4.14/Documentation/scheduler/
Dsched-bwc.txt111 The larger period here allows for increased burst capacity.
121 response at the expense of burst capacity.
/linux-4.4.14/drivers/usb/core/
Durb.c405 int burst = 1 + ep->ss_ep_comp.bMaxBurst; in usb_submit_urb() local
407 max *= burst; in usb_submit_urb()
/linux-4.4.14/Documentation/scsi/
Dncr53c8xx.txt754 burst:0 burst disabled
755 burst:255 get burst length from initial IO register settings.
756 burst:#x burst enabled (1<<#x burst transfers max)
757 #x is an integer value which is log base 2 of the burst transfers max.
758 The NCR53C875 and NCR53C825A support up to 128 burst transfers (#x = 7).
760 This is a maximum value. The driver set the burst length according to chip
804 0x4: Increase if necessary PCI latency timer according to burst max.
871 burst length from BIOS settings burst:255
886 tags:0,sync:50,debug:0,burst:7,led:0,wide:1,settle:2,diff:0,irqm:0
899 tags:32,sync:12,debug:0,burst:7,led:1,wide:1,settle:2,diff:0,irqm:0
[all …]
Dsym53c8xx_2.txt453 burst=0 burst disabled
454 burst=255 get burst length from initial IO register settings.
455 burst=#x burst enabled (1<<#x burst transfers max)
456 #x is an integer value which is log base 2 of the burst transfers max.
DChangeLog.ncr53c8xx484 . Programmed burst length set to 64 DWORDS (instead of 128).
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/4xx/
Demac.txt42 - mal-burst-size : 1 cell, MAL burst size (used to calculate thresholds)
/linux-4.4.14/Documentation/devicetree/bindings/memory-controllers/
Dmvebu-devbus.txt59 (in burst accesses).
96 inactive (high) between data beats of a burst write.
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_sup.c2583 uint32_t faddr, left, burst; in qla25xx_read_optrom_data() local
2607 burst = OPTROM_BURST_DWORDS; in qla25xx_read_optrom_data()
2609 if (burst > left) in qla25xx_read_optrom_data()
2610 burst = left; in qla25xx_read_optrom_data()
2613 flash_data_addr(ha, faddr), burst); in qla25xx_read_optrom_data()
2627 memcpy(pbuf, optrom, burst * 4); in qla25xx_read_optrom_data()
2629 left -= burst; in qla25xx_read_optrom_data()
2630 faddr += burst; in qla25xx_read_optrom_data()
2631 pbuf += burst * 4; in qla25xx_read_optrom_data()
/linux-4.4.14/Documentation/sound/alsa/
DControlNames.txt107 IEC958 Preamble [Playback|Capture] Default /* burst preamble words (4*16bits) */
/linux-4.4.14/drivers/net/wireless/cw1200/
Dwsm.c1666 size_t *tx_len, int *burst) in wsm_get_tx() argument
1685 *burst = 1; in wsm_get_tx()
1736 *burst = min(*burst, in wsm_get_tx()
1739 *burst = 1; in wsm_get_tx()
1742 if (*burst > 1) in wsm_get_tx()
Dwsm.h1846 size_t *tx_len, int *burst);
/linux-4.4.14/drivers/net/wireless/ath/carl9170/
Dwlan.h192 u8 burst:1; member
/linux-4.4.14/Documentation/devicetree/bindings/mtd/
Dgpmc-nor.txt73 gpmc,page-burst-access-ns = <6>;
/linux-4.4.14/arch/arm/mach-omap2/
Dsram242x.S157 mov r5, r5, lsr #8 @ isolate rfr field and drop burst
168 add r5, r5, #0x1 @ turn on burst of 1
Dsram243x.S157 mov r5, r5, lsr #8 @ isolate rfr field and drop burst
168 add r5, r5, #0x1 @ turn on burst of 1
/linux-4.4.14/include/uapi/linux/
Dpkt_cls.h113 __u32 burst; member
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dmarvell,armada-375-pinctrl.txt79 mpp63 63 gpio, ptp(trig), led(p2), dev(burst/last)
Dmarvell,armada-xp-pinctrl.txt76 mpp48 48 gpio, dev(clkout), dev(burst/last), nand(rb)
Dmarvell,armada-39x-pinctrl.txt60 mpp41 41 gpio, ua1(rxd), ua0(cts), spi1(cs3), dev(burst/last), nand(rb0), ge(rxctl)
Dmarvell,armada-38x-pinctrl.txt59 mpp41 41 gpio, ua1(rxd), ge1(rxctl), ua0(cts), spi1(cs3), dev(burst/last), nand(rb0)
/linux-4.4.14/Documentation/bus-devices/
Dti-gpmc.txt8 * Asynchronous, synchronous, and page mode burst NOR flash devices
/linux-4.4.14/arch/powerpc/boot/dts/
Dvirtex440-ml507.dts114 xlnx,mplb-max-burst = <8>;
134 xlnx,ppc440mc-max-burst = <8>;
Dvirtex440-ml510.dts109 xlnx,mplb-max-burst = <0x8>;
129 xlnx,ppc440mc-max-burst = <0x8>;
/linux-4.4.14/Documentation/dmaengine/
Dprovider.txt41 using a parameter called the burst size, that defines how many single
71 not and the three parameters we saw earlier: the burst size, the
138 -> Your device is able to report which burst have been
Dclient.txt53 DMA direction, DMA addresses, bus widths, DMA burst lengths etc
/linux-4.4.14/drivers/net/ethernet/octeon/
Docteon_mgmt.c854 prtx_cfg.s.burst = 1; in octeon_mgmt_update_link()
863 prtx_cfg.s.burst = 1; in octeon_mgmt_update_link()
874 prtx_cfg.s.burst = p->phydev->duplex; in octeon_mgmt_update_link()
/linux-4.4.14/Documentation/usb/
Derror-codes.txt138 -ENODEV Device was removed. Often preceded by a burst of
/linux-4.4.14/drivers/net/ethernet/marvell/
Dmv643xx_eth.c1152 static void tx_set_rate(struct mv643xx_eth_private *mp, int rate, int burst) in tx_set_rate() argument
1166 bucket_size = (burst + 255) >> 8; in tx_set_rate()
1184 static void txq_set_rate(struct tx_queue *txq, int rate, int burst) in txq_set_rate() argument
1194 bucket_size = (burst + 255) >> 8; in txq_set_rate()
Dmvneta.c87 #define MVNETA_RX_BRST_SZ_MASK(burst) ((burst) << 1) argument
91 #define MVNETA_TX_BRST_SZ_MASK(burst) ((burst) << 22) argument
/linux-4.4.14/drivers/media/common/siano/
Dsmscoreapi.h912 } burst; member
/linux-4.4.14/drivers/media/i2c/cx25840/
Dcx25840-core.c777 int hblank, hactive, burst, vblank, vactive, sc; in cx25840_std_setup() local
791 burst = 93; in cx25840_std_setup()
822 burst = 0x5b; in cx25840_std_setup()
829 burst = 0x61; in cx25840_std_setup()
835 burst = 0x5b; in cx25840_std_setup()
875 src_decimation, burst, luma_lpf, uv_lpf, comb, sc); in cx25840_std_setup()
886 cx25840_write(client, 0x473, burst); in cx25840_std_setup()
/linux-4.4.14/drivers/bluetooth/
DKconfig132 communication may have bit errors, overrun errors or burst
/linux-4.4.14/drivers/scsi/sym53c8xx_2/
Dsym_glue.c62 module_param_named(burst, sym_driver_setup.burst_order, byte, 0);
76 MODULE_PARM_DESC(burst, "Maximum burst. 0 to disable, 255 to read from registers");
/linux-4.4.14/drivers/staging/emxx_udc/
Demxx_udc.c830 u32 burst = 1; in _nbu2ss_out_dma() local
855 burst = 0; /* Burst OFF */ in _nbu2ss_out_dma()
865 if (burst == 0) { in _nbu2ss_out_dma()
/linux-4.4.14/arch/cris/arch-v10/
DKconfig275 Assorted bits controlling write mode, DMA burst length etc. 104 is
/linux-4.4.14/drivers/usb/dwc3/
Dgadget.c470 u32 burst = dep->endpoint.maxburst - 1; in dwc3_gadget_set_ep_config() local
472 params.param0 |= DWC3_DEPCFG_BURST_SIZE(burst); in dwc3_gadget_set_ep_config()
/linux-4.4.14/Documentation/RCU/
Dtorture.txt40 to force_quiescent_state() within a burst.
/linux-4.4.14/Documentation/s390/
DDebugging390.txt1422 for sharing between several slow devices or burst mode and monopolize the
1423 channel for the whole burst. Up to 256 devices can be addressed on one of these
1426 2km with a fibre optic channel extended such as a 3044. The maximum burst speed
1437 operates in burst mode.
/linux-4.4.14/kernel/
Dsysctl.c787 .data = &printk_ratelimit_state.burst,
/linux-4.4.14/net/ipv4/
DKconfig590 - High burst tolerance (incast due to partition/aggregate),
/linux-4.4.14/Documentation/sysctl/
Dkernel.txt692 seconds, we do allow a burst of messages to pass through.
/linux-4.4.14/Documentation/
Dkernel-parameters.txt3192 in a given burst of a callback-flood test.