| /Linux-v4.19/drivers/gpu/drm/nouveau/dispnv04/ |
| D | arb.c | 40 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 237 *burst = ilog2(fifo_data.burst >> 4); in nv04_update_arb() 242 nv20_update_arb(int *burst, int *lwm) in nv20_update_arb() argument [all …]
|
| /Linux-v4.19/net/netfilter/ |
| D | xt_limit.c | 107 if (r->burst == 0 in limit_mt_check() 108 || user2credits(r->avg * r->burst) < user2credits(r->avg)) { in limit_mt_check() 110 r->avg, r->burst); in limit_mt_check() 123 priv->credit = user2credits(r->avg * r->burst); /* Credits full. */ in limit_mt_check() 143 u_int32_t burst; member 159 .burst = cm->burst, in limit_mt_compat_from_user() 173 .burst = m->burst, in limit_mt_compat_to_user()
|
| D | nft_limit.c | 27 u32 burst; member 73 limit->burst = ntohl(nla_get_be32(tb[NFTA_LIMIT_BURST])); in nft_limit_init() 75 if (pkts && limit->burst == 0) in nft_limit_init() 76 limit->burst = NFT_LIMIT_PKT_BURST_DEFAULT; in nft_limit_init() 78 if (limit->rate + limit->burst < limit->rate) in nft_limit_init() 82 tokens = div_u64(limit->nsecs, limit->rate) * limit->burst; in nft_limit_init() 88 tokens = div_u64(limit->nsecs * (limit->rate + limit->burst), in nft_limit_init() 117 nla_put_be32(skb, NFTA_LIMIT_BURST, htonl(limit->burst)) || in nft_limit_dump()
|
| D | xt_hashlimit.c | 102 int64_t burst; member 139 to->burst = cfg->burst; in cfg_copy() 151 to->burst = cfg->burst; in cfg_copy() 594 if (hinfo->cfg.burst) in rateinfo_init() 595 dh->rateinfo.burst = in rateinfo_init() 596 hinfo->cfg.burst * dh->rateinfo.rate; in rateinfo_init() 598 dh->rateinfo.burst = dh->rateinfo.rate; in rateinfo_init() 601 dh->rateinfo.burst = in rateinfo_init() 602 hinfo->cfg.burst + dh->rateinfo.rate; in rateinfo_init() 608 dh->rateinfo.credit_cap = hinfo->cfg.burst; in rateinfo_init() [all …]
|
| /Linux-v4.19/Documentation/devicetree/bindings/dma/ |
| D | nbpfaxi.txt | 26 - max-burst-mem-read: limit burst size for memory reads 28 than using the maximum burst size allowed by the hardware's buffer size. 29 - max-burst-mem-write: limit burst size for memory writes 31 than using the maximum burst size allowed by the hardware's buffer size. 32 If both max-burst-mem-read and max-burst-mem-write are set, DMA_MEM_TO_MEM
|
| D | qcom_hidma_mgmt.txt | 15 read/write in a single burst. 21 - max-write-burst-bytes: Maximum write burst in bytes that HIDMA can 26 - max-read-burst-bytes: Maximum read burst in bytes that HIDMA can 31 - max-write-transactions: This value is how many times a write burst is 34 - max-read-transactions: This value is how many times a read burst is 70 max-write-burst-bytes = <1024>; 71 max-read-burst-bytes = <1024>;
|
| D | snps,dw-axi-dmac.txt | 19 - snps,axi-max-burst-len: Restrict master AXI burst length by value specified 20 in this property. If this property is missing the maximum AXI burst length 38 snps,axi-max-burst-len = <16>;
|
| D | img-mdc-dma.txt | 13 - 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>;
|
| /Linux-v4.19/net/bridge/netfilter/ |
| D | ebt_limit.c | 73 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-v4.19/include/linux/ |
| D | ratelimit.h | 19 int burst; member 29 .burst = burst_init, \ 41 int interval, int burst) in ratelimit_state_init() argument 47 rs->burst = burst; in ratelimit_state_init()
|
| /Linux-v4.19/Documentation/devicetree/bindings/usb/ |
| D | ci-hdrc-usb2.txt | 39 - ahb-burst-config: it is vendor dependent, the required value should be 41 property is used to change AHB burst configuration, check the chipidea 44 - tx-burst-size-dword: it is vendor dependent, the tx burst size in dword 45 (4 bytes), This register represents the maximum length of a the burst 48 "ahb-burst-config" is set to 0, if this property is missing the reset 50 - rx-burst-size-dword: it is vendor dependent, the rx burst size in dword 51 (4 bytes), This register represents the maximum length of a the burst 54 "ahb-burst-config" is set to 0, if this property is missing the reset 103 /* Incremental burst of unspecified length */ 104 ahb-burst-config = <0x0>; [all …]
|
| D | dwc3.txt | 82 only. Set this and rx-max-burst-prd to a valid, 85 - snps,rx-max-burst-prd: max periodic ESS RX burst size - host mode only. Set 90 only. Set this and tx-max-burst-prd to a valid, 93 - snps,tx-max-burst-prd: max periodic ESS TX burst size - host mode only. Set 99 - snps,incr-burst-type-adjustment: Value for INCR burst type of GSBUSCFG0 100 register, undefined length INCR burst type enable and INCRx type. 101 When just one value, which means INCRX burst mode enabled. When 102 more than one value, which means undefined length INCR burst type 116 snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;
|
| /Linux-v4.19/Documentation/devicetree/bindings/net/ |
| D | samsung-sxgbe.txt | 17 - samsung,burst-map: Integer, Program the possible bursts supported by sxgbe 18 This is an integer and represents allowable DMA bursts when fixed burst. 19 Allowable range is 0x01-0x3F. When this field is set fixed burst is enabled. 20 When fixed length is needed for burst mode, it can be set within allowable 46 samsung,burst-map = <0x20>
|
| /Linux-v4.19/include/uapi/linux/netfilter/ |
| D | xt_hashlimit.h | 35 __u32 burst; /* Period multiplier for upper limit. */ member 59 __u32 burst; /* Period multiplier for upper limit. */ member 72 __u64 burst; /* Period multiplier for upper limit. */ member 86 __u64 burst; /* Period multiplier for upper limit. */ member
|
| /Linux-v4.19/drivers/gpu/drm/bridge/ |
| D | sil-sii8620.c | 103 } burst; member 607 u8 *buf = &ctx->burst.tx_buf[ctx->burst.tx_count]; in sii8620_burst_get_tx_buf() 610 if (ctx->burst.tx_count + size > ARRAY_SIZE(ctx->burst.tx_buf)) { in sii8620_burst_get_tx_buf() 616 ctx->burst.tx_count += size; in sii8620_burst_get_tx_buf() 624 u8 *buf = &ctx->burst.rx_buf[ctx->burst.rx_count]; in sii8620_burst_get_rx_buf() 627 if (ctx->burst.tx_count + size > ARRAY_SIZE(ctx->burst.tx_buf)) { in sii8620_burst_get_rx_buf() 633 ctx->burst.rx_count += size; in sii8620_burst_get_rx_buf() 641 int tx_left = ctx->burst.tx_count; in sii8620_burst_send() 642 u8 *d = ctx->burst.tx_buf; in sii8620_burst_send() 647 if (ctx->burst.r_count + len > ctx->burst.r_size) in sii8620_burst_send() [all …]
|
| /Linux-v4.19/arch/arm/boot/dts/ |
| D | omap2420-n8x0-common.dtsi | 59 gpmc,burst-length = <16>; 60 gpmc,burst-read; 61 gpmc,burst-wrap; 77 gpmc,page-burst-access-ns = <27>;
|
| D | omap3-igep.dtsi | 149 gpmc,burst-length = <16>; 150 gpmc,burst-wrap; 151 gpmc,burst-read; 152 gpmc,burst-write; 168 gpmc,page-burst-access-ns = <12>;
|
| /Linux-v4.19/Documentation/devicetree/bindings/ata/ |
| D | ahci-ceva.txt | 24 - ceva,p0-burst-params: Burst timing value for COM parameter for port 0. 25 - ceva,p1-burst-params: Burst timing value for COM parameter for port 1. 27 ceva,pN-burst-params = /bits/ 8 <BMX BNM SFD PTST>; 51 ceva,p0-burst-params = /bits/ 8 <0x0A 0x08 0x4A 0x06>; 56 ceva,p1-burst-params = /bits/ 8 <0x0A 0x08 0x4A 0x06>;
|
| /Linux-v4.19/Documentation/devicetree/bindings/memory-controllers/ |
| D | omap-gpmc.txt | 82 - gpmc,page-burst-access-ns: Multiple access word delay 106 burst accesses, defines the number of 116 - gpmc,burst-length Page/burst length. Must be 4, 8 or 16. 117 - gpmc,burst-wrap Enables wrap bursting 118 - gpmc,burst-read Enables read page/burst mode 119 - gpmc,burst-write Enables write page/burst mode
|
| /Linux-v4.19/lib/ |
| D | ratelimit.c | 60 if (rs->burst && rs->burst > rs->printed) { in ___ratelimit()
|
| /Linux-v4.19/Documentation/devicetree/bindings/display/tilcdc/ |
| D | panel.txt | 8 - dma-burst-sz: DMA burst size 42 dma-burst-sz = <16>;
|
| /Linux-v4.19/arch/arm/plat-omap/ |
| D | dma.c | 372 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-v4.19/drivers/media/pci/ttpci/ |
| D | budget-patch.c | 98 static int SendDiSEqCMsg (struct budget *budget, int len, u8 *msg, unsigned long burst) in SendDiSEqCMsg() argument 113 if (burst!=-1) { in SendDiSEqCMsg() 114 if (burst) in SendDiSEqCMsg() 198 static int av7110_send_diseqc_msg(struct budget_patch *budget, int len, u8 *msg, int burst) in av7110_send_diseqc_msg() argument 212 if (burst != -1) in av7110_send_diseqc_msg() 213 buf[3]=burst ? 0x01 : 0x00; in av7110_send_diseqc_msg()
|
| /Linux-v4.19/Documentation/media/uapi/dvb/ |
| D | fe-diseqc-send-burst.rst | 12 FE_DISEQC_SEND_BURST - Sends a 22KHz tone burst for 2x1 mini DiSEqC satellite selection. 35 This ioctl is used to set the generation of a 22kHz tone burst for mini
|
| /Linux-v4.19/drivers/gpu/drm/i915/ |
| D | intel_tv.c | 54 u8 burst; member 192 .blank = 225, .black = 267, .burst = 113, 202 .blank = 266, .black = 316, .burst = 133, 212 .blank = 225, .black = 225, .burst = 113, 222 .blank = 266, .black = 266, .burst = 133, 232 .blank = 237, .black = 237, .burst = 118, 242 .blank = 280, .black = 280, .burst = 139, 252 .blank = 225, .black = 267, .burst = 113, 262 .blank = 266, .black = 316, .burst = 133, 272 .blank = 225, .black = 267, .burst = 118, [all …]
|