/linux-4.1.27/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 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 …]
|
D | hw.h | 58 int *burst, int *lwm);
|
/linux-4.1.27/net/netfilter/ |
D | xt_limit.c | 108 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()
|
D | xt_hashlimit.c | 478 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.1.27/include/linux/ |
D | ratelimit.h | 14 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.1.27/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-4.1.27/arch/arm/plat-pxa/ |
D | dma.c | 71 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.1.27/Documentation/devicetree/bindings/net/ |
D | samsung-sxgbe.txt | 19 - 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>
|
D | stmmac.txt | 21 - 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.
|
D | qca-qca7000-spi.txt | 22 word. In burst mode these gaps aren't necessary, which is faster. 24 If the property is missing the driver defaults to burst mode.
|
D | sti-dwmac.txt | 53 snps,mixed-burst;
|
D | gpmc-eth.txt | 81 gpmc,page-burst-access-ns = <6>;
|
/linux-4.1.27/Documentation/devicetree/bindings/bus/ |
D | ti-gpmc.txt | 60 - 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.1.27/arch/arm/boot/dts/ |
D | omap2420-n8x0-common.dtsi | 53 gpmc,burst-length = <16>; 54 gpmc,burst-read; 55 gpmc,burst-wrap; 71 gpmc,page-burst-access-ns = <27>;
|
D | omap3-n950-n9.dtsi | 132 gpmc,burst-length = <16>; 133 gpmc,burst-read; 134 gpmc,burst-wrap; 135 gpmc,burst-write; 151 gpmc,page-burst-access-ns = <15>;
|
D | omap-gpmc-smsc911x.dtsi | 42 gpmc,page-burst-access-ns = <20>;
|
D | omap-gpmc-smsc9221.dtsi | 45 gpmc,page-burst-access-ns = <0>;
|
D | omap2420-h4.dts | 47 gpmc,page-burst-access-ns = <10>;
|
D | stih415.dtsi | 165 snps,mixed-burst; 186 snps,mixed-burst;
|
D | omap2430-sdp.dts | 64 gpmc,page-burst-access-ns = <24>;
|
D | omap3-lilly-a83x.dtsi | 374 gpmc,burst-length= <4>; 388 gpmc,page-burst-access-ns = <5>; 441 gpmc,page-burst-access-ns = <5>;
|
D | omap3-n900.dts | 720 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>;
|
D | omap-zoom-common.dtsi | 44 gpmc,page-burst-access-ns = <20>;
|
D | omap3-sb-t35.dtsi | 126 gpmc,page-burst-access-ns = <20>;
|
D | omap4-duovero-parlor.dts | 160 gpmc,page-burst-access-ns = <0>;
|
D | stih416.dtsi | 173 snps,mixed-burst; 194 snps,mixed-burst;
|
D | omap3430-sdp.dts | 79 gpmc,page-burst-access-ns = <6>;
|
D | omap3-lilly-dbb056.dts | 152 gpmc,page-burst-access-ns = <5>;
|
D | omap3-cm-t3x.dtsi | 286 gpmc,page-burst-access-ns = <6>;
|
D | s5pv210-goni.dts | 360 atmel,burst-length = <0x21>;
|
D | exynos4210-trats.dts | 383 samsung,burst-clock-frequency = <500000000>;
|
D | am335x-nano.dts | 276 gpmc,page-burst-access-ns = <10>;
|
D | am335x-pepper.dts | 197 dma-burst-sz = <16>;
|
D | am335x-evm.dts | 97 dma-burst-sz = <16>;
|
D | am335x-evmsk.dts | 163 dma-burst-sz = <16>;
|
D | exynos3250-rinato.dts | 160 samsung,burst-clock-frequency = <250000000>;
|
D | sun6i-a31.dtsi | 800 snps,fixed-burst;
|
D | exynos4412-trats2.dts | 717 samsung,burst-clock-frequency = <500000000>;
|
D | sun7i-a20.dtsi | 1189 snps,fixed-burst;
|
/linux-4.1.27/Documentation/devicetree/bindings/dma/ |
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>;
|
D | ste-dma40.txt | 38 2. Device signal number, the signal line for single and burst requests
|
/linux-4.1.27/lib/ |
D | ratelimit.c | 56 if (rs->burst && rs->burst > rs->printed) { in ___ratelimit()
|
D | fault-inject.c | 215 &attr->ratelimit_state.burst)) in fault_create_debugfs_attr()
|
/linux-4.1.27/include/uapi/linux/netfilter/ |
D | xt_hashlimit.h | 30 __u32 burst; /* Period multiplier for upper limit. */ member 54 __u32 burst; /* Period multiplier for upper limit. */ member
|
D | xt_limit.h | 15 __u32 burst; /* Period multiplier for upper limit. */ member
|
/linux-4.1.27/Documentation/devicetree/bindings/drm/tilcdc/ |
D | panel.txt | 8 - dma-burst-sz: DMA burst size 42 dma-burst-sz = <16>;
|
/linux-4.1.27/drivers/dma/ |
D | edma.c | 335 dma_addr_t src_addr, dma_addr_t dst_addr, u32 burst, in edma_config_pset() argument 349 if (!burst) in edma_config_pset() 350 burst = 1; in edma_config_pset() 356 if (burst == 1) { in edma_config_pset() 392 bcnt = burst; in edma_config_pset() 458 u32 burst; in edma_prep_slave_sg() local 468 burst = echan->cfg.src_maxburst; in edma_prep_slave_sg() 472 burst = echan->cfg.dst_maxburst; in edma_prep_slave_sg() 521 dst_addr, burst, dev_width, in edma_prep_slave_sg() 593 u32 burst; in edma_prep_dma_cyclic() local [all …]
|
D | omap-dma.c | 767 u32 burst; in omap_dma_prep_slave_sg() local 772 burst = c->cfg.src_maxburst; in omap_dma_prep_slave_sg() 776 burst = c->cfg.dst_maxburst; in omap_dma_prep_slave_sg() 840 en = burst; in omap_dma_prep_slave_sg() 864 u32 burst; in omap_dma_prep_dma_cyclic() local 869 burst = c->cfg.src_maxburst; in omap_dma_prep_dma_cyclic() 873 burst = c->cfg.dst_maxburst; in omap_dma_prep_dma_cyclic() 901 d->fi = burst; in omap_dma_prep_dma_cyclic() 928 if (burst) in omap_dma_prep_dma_cyclic()
|
D | nbpfaxi.c | 434 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()
|
D | fsl-edma.c | 143 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()
|
D | sun6i-dma.c | 514 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()
|
D | amba-pl08x.c | 1362 u32 width, burst, cctl = 0; in pl08x_get_cctl() local 1379 burst = pl08x_burst(maxburst); in pl08x_get_cctl() 1380 cctl |= burst << PL080_CONTROL_SB_SIZE_SHIFT; in pl08x_get_cctl() 1381 cctl |= burst << PL080_CONTROL_DB_SIZE_SHIFT; in pl08x_get_cctl()
|
D | pl330.c | 2588 int burst; in pl330_prep_dma_memcpy() local 2602 burst = pl330->pcfg.data_bus_width / 8; in pl330_prep_dma_memcpy() 2609 while ((src | dst | len) & (burst - 1)) in pl330_prep_dma_memcpy() 2610 burst /= 2; in pl330_prep_dma_memcpy() 2613 while (burst != (1 << desc->rqcfg.brst_size)) in pl330_prep_dma_memcpy()
|
/linux-4.1.27/arch/arm/plat-omap/ |
D | dma.c | 368 unsigned int burst = 0; in omap_set_dma_src_burst_mode() local 379 burst = 0x1; in omap_set_dma_src_burst_mode() 381 burst = 0x2; in omap_set_dma_src_burst_mode() 385 burst = 0x2; in omap_set_dma_src_burst_mode() 395 burst = 0x3; in omap_set_dma_src_burst_mode() 406 l |= (burst << 7); in omap_set_dma_src_burst_mode() 451 unsigned int burst = 0; in omap_set_dma_dest_burst_mode() local 462 burst = 0x1; in omap_set_dma_dest_burst_mode() 464 burst = 0x2; in omap_set_dma_dest_burst_mode() 468 burst = 0x2; in omap_set_dma_dest_burst_mode() [all …]
|
/linux-4.1.27/drivers/media/pci/ttpci/ |
D | budget-patch.c | 101 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() 200 static int av7110_send_diseqc_msg(struct budget_patch *budget, int len, u8 *msg, int burst) in av7110_send_diseqc_msg() argument 214 if (burst != -1) in av7110_send_diseqc_msg() 215 buf[3]=burst ? 0x01 : 0x00; in av7110_send_diseqc_msg()
|
D | budget.c | 99 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()
|
D | av7110_hw.h | 485 extern int av7110_diseqc_send(struct av7110 *av7110, int len, u8 *msg, unsigned long burst);
|
D | av7110_hw.c | 678 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.1.27/Documentation/devicetree/bindings/video/ |
D | exynos_dsim.txt | 37 - samsung,burst-clock-frequency: specifies DSI frequency in high-speed burst 78 samsung,burst-clock-frequency = <500000000>;
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_tv.c | 89 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.1.27/arch/mips/cavium-octeon/executive/ |
D | cvmx-pko.c | 448 int cvmx_pko_rate_limit_packets(int port, int packets_s, int burst) in cvmx_pko_rate_limit_packets() argument 463 ((uint64_t) pko_mem_port_rate0.s.rate_pkt * burst) >> 8; in cvmx_pko_rate_limit_packets() 481 int cvmx_pko_rate_limit_bits(int port, uint64_t bits_s, int burst) in cvmx_pko_rate_limit_bits() argument 502 pko_mem_port_rate1.s.rate_lim = tokens_per_bit * burst / 256; in cvmx_pko_rate_limit_bits()
|
/linux-4.1.27/Documentation/devicetree/bindings/c6x/ |
D | emifa.txt | 20 - ti,emifa-burst-priority: 42 ti,emifa-burst-priority = <255>;
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | tda8083.c | 207 static int tda8083_send_diseqc_burst (struct tda8083_state* state, fe_sec_mini_cmd_t burst) in tda8083_send_diseqc_burst() argument 209 switch (burst) { in tda8083_send_diseqc_burst() 375 static int tda8083_diseqc_send_burst(struct dvb_frontend* fe, fe_sec_mini_cmd_t burst) in tda8083_diseqc_send_burst() argument 379 tda8083_send_diseqc_burst (state, burst); in tda8083_diseqc_send_burst()
|
D | cx24110.c | 382 static int cx24110_diseqc_send_burst(struct dvb_frontend* fe, fe_sec_mini_cmd_t burst) in cx24110_diseqc_send_burst() argument 388 if (burst == SEC_MINI_A) in cx24110_diseqc_send_burst() 390 else if (burst == SEC_MINI_B) in cx24110_diseqc_send_burst()
|
D | cx24116.c | 195 u8 burst; member 1058 fe_sec_mini_cmd_t burst) in cx24116_diseqc_send_burst() argument 1063 dprintk("%s(%d) toneburst=%d\n", __func__, burst, toneburst); in cx24116_diseqc_send_burst() 1066 if (burst == SEC_MINI_A) in cx24116_diseqc_send_burst() 1069 else if (burst == SEC_MINI_B) in cx24116_diseqc_send_burst()
|
D | stv0288.c | 177 fe_sec_mini_cmd_t burst) in stv0288_send_diseqc_burst() argument 186 if (stv0288_writeregI(state, 0x06, burst == SEC_MINI_A ? 0x00 : 0xff)) in stv0288_send_diseqc_burst()
|
D | ds3000.c | 769 fe_sec_mini_cmd_t burst) in ds3000_diseqc_send_burst() argument 782 if (burst == SEC_MINI_A) in ds3000_diseqc_send_burst() 785 else if (burst == SEC_MINI_B) in ds3000_diseqc_send_burst()
|
D | cx24123.c | 798 fe_sec_mini_cmd_t 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()
|
D | tda10071.c | 421 u8 tmp, burst; in tda10071_diseqc_send_burst() local 433 burst = 0; in tda10071_diseqc_send_burst() 436 burst = 1; in tda10071_diseqc_send_burst() 467 cmd.args[2] = burst; in tda10071_diseqc_send_burst()
|
D | m88ds3103.c | 1244 u8 u8tmp, burst; in m88ds3103_diseqc_send_burst() local 1261 burst = 0x02; in m88ds3103_diseqc_send_burst() 1264 burst = 0x01; in m88ds3103_diseqc_send_burst() 1273 ret = m88ds3103_wr_reg(priv, 0xa1, burst); in m88ds3103_diseqc_send_burst()
|
D | si21xx.c | 413 fe_sec_mini_cmd_t burst) in si21xx_send_diseqc_burst() argument 425 burst == SEC_MINI_A ? (val & ~0x10) : (val | 0x10))) in si21xx_send_diseqc_burst()
|
D | stv0299.c | 305 static int stv0299_send_diseqc_burst (struct dvb_frontend* fe, fe_sec_mini_cmd_t burst) in stv0299_send_diseqc_burst() argument 320 if (stv0299_writeregI (state, 0x09, burst == SEC_MINI_A ? 0x00 : 0xff)) in stv0299_send_diseqc_burst()
|
D | cx24117.c | 1115 fe_sec_mini_cmd_t burst) in cx24117_diseqc_send_burst() argument 1120 __func__, burst, state->demod); in cx24117_diseqc_send_burst() 1123 if (burst == SEC_MINI_A) in cx24117_diseqc_send_burst() 1126 else if (burst == SEC_MINI_B) in cx24117_diseqc_send_burst()
|
D | m88rs2000.c | 250 fe_sec_mini_cmd_t burst) in m88rs2000_send_diseqc_burst() argument
|
D | stb0899_drv.c | 795 static int stb0899_send_diseqc_burst(struct dvb_frontend *fe, fe_sec_mini_cmd_t burst) in stb0899_send_diseqc_burst() argument 810 switch (burst) { in stb0899_send_diseqc_burst()
|
D | mb86a16.c | 1565 static int mb86a16_send_diseqc_burst(struct dvb_frontend *fe, fe_sec_mini_cmd_t burst) in mb86a16_send_diseqc_burst() argument 1569 switch (burst) { in mb86a16_send_diseqc_burst()
|
D | stv0900_core.c | 1747 static int stv0900_send_burst(struct dvb_frontend *fe, fe_sec_mini_cmd_t burst) in stv0900_send_burst() argument 1755 switch (burst) { in stv0900_send_burst()
|
D | stv090x.c | 3825 static int stv090x_send_diseqc_burst(struct dvb_frontend *fe, fe_sec_mini_cmd_t burst) in stv090x_send_diseqc_burst() argument 3834 if (burst == SEC_MINI_A) { in stv090x_send_diseqc_burst()
|
/linux-4.1.27/include/linux/platform_data/ |
D | asoc-kirkwood.h | 5 int burst; member
|
/linux-4.1.27/arch/arm/mach-tegra/ |
D | sleep.S | 154 mov r0, #(2 << 28) @ burst policy = run mode 155 orr r0, r0, #(4 << 4) @ use PLLP in run mode burst
|
D | sleep-tegra20.S | 383 mov32 r4, ((1 << 28) | (4)) @ burst policy is PLLP
|
D | sleep-tegra30.S | 396 movweq r4, #:lower16:((1 << 28) | (0x8)) @ burst policy is PLLX
|
/linux-4.1.27/include/uapi/linux/netfilter_bridge/ |
D | ebt_limit.h | 16 __u32 burst; /* Period multiplier for upper limit. */ member
|
/linux-4.1.27/drivers/mmc/host/ |
D | omap.c | 987 u32 burst, *bp; in mmc_omap_prepare_data() local 996 burst = mmc_omap15xx() ? 32 : 64; in mmc_omap_prepare_data() 997 if (burst > data->blksz) in mmc_omap_prepare_data() 998 burst = data->blksz; in mmc_omap_prepare_data() 1000 burst >>= 1; in mmc_omap_prepare_data() 1005 buf = 0x0f80 | (burst - 1) << 0; in mmc_omap_prepare_data() 1010 buf = 0x800f | (burst - 1) << 8; in mmc_omap_prepare_data() 1018 if (*bp != burst) { in mmc_omap_prepare_data() 1025 cfg.src_maxburst = burst; in mmc_omap_prepare_data() 1026 cfg.dst_maxburst = burst; in mmc_omap_prepare_data() [all …]
|
/linux-4.1.27/sound/soc/kirkwood/ |
D | kirkwood-dma.c | 118 priv->burst * 2, in kirkwood_dma_open() 125 priv->burst); in kirkwood_dma_open() 131 priv->burst); in kirkwood_dma_open()
|
D | kirkwood-i2s.c | 559 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()
|
D | kirkwood.h | 143 int burst; member
|
/linux-4.1.27/arch/metag/lib/ |
D | memset.S | 59 ! This does a byte structured burst of up to 7 bytes 63 ! D1Ar5 should be burst size (<= D1Ar3)
|
/linux-4.1.27/drivers/media/pci/cx18/ |
D | cx18-av-core.c | 299 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.1.27/drivers/video/fbdev/nvidia/ |
D | nv_hw.c | 382 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.1.27/drivers/video/fbdev/matrox/ |
D | matroxfb_g450.c | 232 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.1.27/Documentation/devicetree/bindings/mfd/ |
D | atmel-matrix.txt | 4 behavior (master/slave priorities, undefined burst length type, ...)
|
/linux-4.1.27/net/sched/ |
D | act_police.c | 50 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.1.27/arch/mips/include/asm/octeon/ |
D | cvmx-pko.h | 626 extern int cvmx_pko_rate_limit_packets(int port, int packets_s, int burst); 639 extern int cvmx_pko_rate_limit_bits(int port, uint64_t bits_s, int burst);
|
D | cvmx-agl-defs.h | 324 uint64_t burst:1; member 338 uint64_t burst:1;
|
D | cvmx-gmxx-defs.h | 5067 uint64_t burst:16; member 5069 uint64_t burst:16;
|
/linux-4.1.27/drivers/gpu/drm/via/ |
D | via_verifier.c | 722 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.1.27/drivers/media/common/b2c2/ |
D | flexcop-fe-tuner.c | 117 int len, u8 *msg, unsigned long burst) in flexcop_send_diseqc_msg() argument 128 if (burst != -1) { in flexcop_send_diseqc_msg() 129 if (burst) in flexcop_send_diseqc_msg()
|
/linux-4.1.27/drivers/video/fbdev/riva/ |
D | riva_hw.c | 612 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.1.27/drivers/ata/ |
D | pata_pdc202xx_old.c | 269 u8 burst = ioread8(bmdma + 0x1f); in pdc2026x_port_start() local 270 iowrite8(burst | 0x01, bmdma + 0x1f); in pdc2026x_port_start()
|
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
D | gp8psk-fe.c | 240 fe_sec_mini_cmd_t burst) in gp8psk_fe_send_diseqc_burst() argument 248 cmd = (burst == SEC_MINI_A) ? 0x00 : 0x01; in gp8psk_fe_send_diseqc_burst()
|
D | vp702x-fe.c | 246 static int vp702x_fe_send_diseqc_burst (struct dvb_frontend* fe, fe_sec_mini_cmd_t burst) in vp702x_fe_send_diseqc_burst() argument
|
/linux-4.1.27/Documentation/mips/ |
D | AU1xxx_IDE.README | 92 the burst support on DBDMA controller. 109 disable the burst support on DBDMA controller.
|
/linux-4.1.27/drivers/atm/ |
D | Kconfig | 64 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.1.27/arch/c6x/boot/dts/ |
D | tms320c6455.dtsi | 57 ti,emifa-burst-priority = <255>;
|
/linux-4.1.27/drivers/spi/ |
D | spi-omap2-mcspi.c | 550 u32 burst; in omap2_mcspi_txrx_dma() local 572 burst = 1; in omap2_mcspi_txrx_dma() 576 burst = mcspi->fifo_depth / es; in omap2_mcspi_txrx_dma() 578 burst = count / es; in omap2_mcspi_txrx_dma() 586 cfg.src_maxburst = burst; in omap2_mcspi_txrx_dma() 587 cfg.dst_maxburst = burst; in omap2_mcspi_txrx_dma()
|
/linux-4.1.27/drivers/media/firewire/ |
D | firedtv.h | 122 int avc_lnb_control(struct firedtv *fdtv, char voltage, char burst,
|
D | firedtv-avc.c | 832 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.1.27/Documentation/scheduler/ |
D | sched-bwc.txt | 111 The larger period here allows for increased burst capacity. 121 response at the expense of burst capacity.
|
/linux-4.1.27/net/core/ |
D | pktgen.c | 390 unsigned int burst; /* number of duplicated packets to burst */ member 617 if (pkt_dev->burst > 1) in pktgen_if_show() 618 seq_printf(seq, " burst: %d\n", pkt_dev->burst); in pktgen_if_show() 1140 pkt_dev->burst = value < 1 ? 1 : value; in pktgen_if_write() 1141 sprintf(pg_result, "OK: burst=%d", pkt_dev->burst); in pktgen_if_write() 3317 unsigned int burst = ACCESS_ONCE(pkt_dev->burst); in pktgen_xmit() local 3368 atomic_add(burst, &pkt_dev->skb->users); in pktgen_xmit() 3371 ret = netdev_start_xmit(pkt_dev->skb, odev, txq, --burst > 0); in pktgen_xmit() 3379 if (burst > 0 && !netif_xmit_frozen_or_drv_stopped(txq)) in pktgen_xmit() 3399 if (unlikely(burst)) in pktgen_xmit() [all …]
|
D | sysctl_net_core.c | 314 .data = &net_ratelimit_state.burst,
|
/linux-4.1.27/drivers/usb/core/ |
D | urb.c | 406 int burst = 1 + ep->ss_ep_comp.bMaxBurst; in usb_submit_urb() local 408 max *= burst; in usb_submit_urb()
|
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/4xx/ |
D | emac.txt | 42 - mal-burst-size : 1 cell, MAL burst size (used to calculate thresholds)
|
/linux-4.1.27/Documentation/scsi/ |
D | ncr53c8xx.txt | 754 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 …]
|
D | sym53c8xx_2.txt | 453 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.
|
D | ChangeLog.ncr53c8xx | 484 . Programmed burst length set to 64 DWORDS (instead of 128).
|
/linux-4.1.27/Documentation/devicetree/bindings/memory-controllers/ |
D | mvebu-devbus.txt | 59 (in burst accesses). 96 inactive (high) between data beats of a burst write.
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
D | qla_sup.c | 2583 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.1.27/Documentation/sound/alsa/ |
D | ControlNames.txt | 107 IEC958 Preamble [Playback|Capture] Default /* burst preamble words (4*16bits) */
|
/linux-4.1.27/drivers/net/wireless/cw1200/ |
D | wsm.c | 1666 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()
|
D | wsm.h | 1846 size_t *tx_len, int *burst);
|
/linux-4.1.27/drivers/net/wireless/ath/carl9170/ |
D | wlan.h | 192 u8 burst:1; member
|
/linux-4.1.27/Documentation/devicetree/bindings/mtd/ |
D | gpmc-nor.txt | 73 gpmc,page-burst-access-ns = <6>;
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | sram243x.S | 157 mov r5, r5, lsr #8 @ isolate rfr field and drop burst 168 add r5, r5, #0x1 @ turn on burst of 1
|
D | sram242x.S | 157 mov r5, r5, lsr #8 @ isolate rfr field and drop burst 168 add r5, r5, #0x1 @ turn on burst of 1
|
/linux-4.1.27/include/uapi/linux/ |
D | pkt_cls.h | 129 __u32 burst; member
|
/linux-4.1.27/Documentation/networking/ |
D | pktgen.txt | 102 pgset "burst 8" uses xmit_more API to queue 8 copies of the same 104 "burst 1" is the default
|
D | baycom.txt | 52 The PC then empties the shift register in a burst. This modem connects
|
D | stmmac.txt | 219 o fixed_burst: program the DMA to use the fixed burst mode
|
D | ixgb.txt | 184 transmit burst lengths on the bus.
|
D | ip-sysctl.txt | 183 occurred due to a burst, connection will recover. Enable this 827 while icmp_msgs_burst controls the burst size of these packets.
|
D | bonding.txt | 2453 It is not uncommon to observe a short burst of duplicated
|
/linux-4.1.27/Documentation/bus-devices/ |
D | ti-gpmc.txt | 8 * Asynchronous, synchronous, and page mode burst NOR flash devices
|
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/ |
D | marvell,armada-xp-pinctrl.txt | 72 mpp48 48 gpio, dev(clkout), dev(burst/last)
|
D | marvell,armada-38x-pinctrl.txt | 59 mpp41 41 gpio, ua1(rxd), ge1(rxctl), ua0(cts), spi1(cs3), dev(burst/last)
|
/linux-4.1.27/arch/powerpc/boot/dts/ |
D | virtex440-ml507.dts | 114 xlnx,mplb-max-burst = <8>; 134 xlnx,ppc440mc-max-burst = <8>;
|
D | virtex440-ml510.dts | 109 xlnx,mplb-max-burst = <0x8>; 129 xlnx,ppc440mc-max-burst = <0x8>;
|
/linux-4.1.27/Documentation/dmaengine/ |
D | provider.txt | 41 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
|
D | client.txt | 53 DMA direction, DMA addresses, bus widths, DMA burst lengths etc
|
/linux-4.1.27/drivers/net/ethernet/octeon/ |
D | octeon_mgmt.c | 854 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.1.27/Documentation/usb/ |
D | error-codes.txt | 138 -ENODEV Device was removed. Often preceded by a burst of
|
/linux-4.1.27/drivers/net/ethernet/marvell/ |
D | mv643xx_eth.c | 1120 static void tx_set_rate(struct mv643xx_eth_private *mp, int rate, int burst) in tx_set_rate() argument 1134 bucket_size = (burst + 255) >> 8; in tx_set_rate() 1152 static void txq_set_rate(struct tx_queue *txq, int rate, int burst) in txq_set_rate() argument 1162 bucket_size = (burst + 255) >> 8; in txq_set_rate()
|
D | mvneta.c | 85 #define MVNETA_RX_BRST_SZ_MASK(burst) ((burst) << 1) argument 89 #define MVNETA_TX_BRST_SZ_MASK(burst) ((burst) << 22) argument
|
/linux-4.1.27/drivers/media/common/siano/ |
D | smscoreapi.h | 912 } burst; member
|
/linux-4.1.27/drivers/bluetooth/ |
D | Kconfig | 112 communication may have bit errors, overrun errors or burst
|
/linux-4.1.27/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 777 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.1.27/drivers/scsi/sym53c8xx_2/ |
D | sym_glue.c | 62 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.1.27/arch/cris/arch-v10/ |
D | Kconfig | 275 Assorted bits controlling write mode, DMA burst length etc. 104 is
|
/linux-4.1.27/drivers/staging/emxx_udc/ |
D | emxx_udc.c | 840 u32 burst = 1; in _nbu2ss_out_dma() local 865 burst = 0; /* Burst OFF */ in _nbu2ss_out_dma() 875 if (0 == burst) { in _nbu2ss_out_dma()
|
/linux-4.1.27/drivers/usb/dwc3/ |
D | gadget.c | 470 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.1.27/Documentation/RCU/ |
D | torture.txt | 40 to force_quiescent_state() within a burst.
|
/linux-4.1.27/arch/cris/arch-v10/kernel/ |
D | head.S | 386 | IO_STATE (R_EXT_DMA_0_CMD, rq_ack, burst) \
|
/linux-4.1.27/Documentation/s390/ |
D | Debugging390.txt | 1422 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.1.27/kernel/ |
D | sysctl.c | 795 .data = &printk_ratelimit_state.burst,
|
/linux-4.1.27/fs/ext4/ |
D | super.c | 2672 EXT4_RW_ATTR_SBI_UI(err_ratelimit_burst, s_err_ratelimit_state.burst); 2674 EXT4_RW_ATTR_SBI_UI(warning_ratelimit_burst, s_warning_ratelimit_state.burst); 2676 EXT4_RW_ATTR_SBI_UI(msg_ratelimit_burst, s_msg_ratelimit_state.burst);
|
/linux-4.1.27/net/ipv4/ |
D | Kconfig | 604 - High burst tolerance (incast due to partition/aggregate),
|
/linux-4.1.27/Documentation/sysctl/ |
D | kernel.txt | 680 seconds, we do allow a burst of messages to pass through.
|
/linux-4.1.27/Documentation/ |
D | kernel-parameters.txt | 3089 in a given burst of a callback-flood test.
|