Home
last modified time | relevance | path

Searched refs:burst (Results 101 – 125 of 420) sorted by relevance

12345678910>>...17

/openbmc/qemu/hw/dma/
H A Domap_dma.c29 int burst[2]; member
707 memset(&s->ch[i].burst, 0, sizeof(s->ch[i].burst));
751 *value = (ch->burst[1] << 14) |
754 (ch->burst[0] << 7) |
875 ch->burst[1] = (value & 0xc000) >> 14;
878 ch->burst[0] = (value & 0x0180) >> 7;
1804 (ch->burst[1] << 14) |
1807 (ch->burst[0] << 7) |
1996 ch->burst[1] = (value & 0xc000) >> 14;
1999 ch->burst[0] = (value & 0x0180) >> 7;
/openbmc/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_g450.c233 unsigned int burst; member
308 r->regs[0x09] = (outd->burst + pixclock - 1) / pixclock; /* burst length */ in computeRegs()
368 .burst = 2518518, // ps in cve2_init_TVdata()
377 .burst = 2418418, // ps in cve2_init_TVdata()
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dtc_police.sh160 action police rate 80mbit burst 16k conform-exceed drop/ok
172 action police rate 80mbit burst 16k conform-exceed drop/ok
214 action police rate 80mbit burst 16k conform-exceed drop/ok \
253 action police rate 80mbit burst 16k conform-exceed drop/pipe \
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6sl.dtsi810 ahb-burst-config = <0x0>;
811 tx-burst-size-dword = <0x10>;
812 rx-burst-size-dword = <0x10>;
823 ahb-burst-config = <0x0>;
824 tx-burst-size-dword = <0x10>;
825 rx-burst-size-dword = <0x10>;
838 ahb-burst-config = <0x0>;
839 tx-burst-size-dword = <0x10>;
840 rx-burst-size-dword = <0x10>;
/openbmc/linux/kernel/printk/
H A Dsysctl.c40 .data = &printk_ratelimit_state.burst,
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dqca,qca7000.txt28 between each data word. In burst mode these gaps aren't
31 property is missing the driver defaults to burst mode.
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_policer.c157 u8 bs = mlxsw_sp_policer_burst_bytes_hw_units(policer->params.burst); in mlxsw_sp_policer_single_rate_init()
182 if (!is_power_of_2(params->burst)) { in mlxsw_sp_policer_single_rate_params_check()
187 bs = mlxsw_sp_policer_burst_bytes_hw_units(params->burst); in mlxsw_sp_policer_single_rate_params_check()
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dsch_ets.sh23 burst 128K limit 1G
H A Dtc_police_scale.sh47 action police rate 10mbit burst 100k \
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Datmel-matrix.txt4 behavior (master/slave priorities, undefined burst length type, ...)
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dmeter.h22 u64 burst; member
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_rxtx.c89 int burst; member
542 tx_ring->burst = tx_ring->max_burst; in prestera_sdma_tx_init()
744 if (tx_ring->burst) { in prestera_sdma_xmit()
745 tx_ring->burst--; in prestera_sdma_xmit()
747 tx_ring->burst = tx_ring->max_burst; in prestera_sdma_xmit()
/openbmc/u-boot/arch/arm/dts/
H A Dzynqmp-zc1751-xm017-dc3.dts179 ceva,p0-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>;
183 ceva,p1-burst-params = /bits/ 8 <0x13 0x08 0x4A 0x06>;
H A Dam335x-pxm50.dts30 dma-burst-sz = <16>;
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-venice-gw74xx-rpidsi.dtso40 samsung,burst-clock-frequency = <891000000>;
H A Dimx8-ss-conn.dtsi45 ahb-burst-config = <0x0>;
46 tx-burst-size-dword = <0x10>;
47 rx-burst-size-dword = <0x10>;
H A Dimx8mm-venice-gw73xx-0x-rpidsi.dtso44 samsung,burst-clock-frequency = <891000000>;
H A Dimx8mm-venice-gw72xx-0x-rpidsi.dtso44 samsung,burst-clock-frequency = <891000000>;
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h545 u8 max_pstr, ep_state, interval, ep_type, burst, cerr, mult; in cdnsp_decode_ep_context() local
563 burst = CTX_TO_MAX_BURST(info2); in cdnsp_decode_ep_context()
579 burst, maxp, deq); in cdnsp_decode_ep_context()
/openbmc/linux/drivers/dma/ti/
H A Dedma.c909 if (!burst) in edma_config_pset()
910 burst = 1; in edma_config_pset()
916 if (burst == 1) { in edma_config_pset()
952 bcnt = burst; in edma_config_pset()
1019 u32 burst; in edma_prep_slave_sg() local
1029 burst = echan->cfg.src_maxburst; in edma_prep_slave_sg()
1033 burst = echan->cfg.dst_maxburst; in edma_prep_slave_sg()
1307 u32 burst; in edma_prep_dma_cyclic() local
1317 burst = echan->cfg.src_maxburst; in edma_prep_dma_cyclic()
1322 burst = echan->cfg.dst_maxburst; in edma_prep_dma_cyclic()
[all …]
/openbmc/linux/sound/soc/kirkwood/
H A Dkirkwood-i2s.c674 priv->burst = 128; /* might be 32 or 128 */ in kirkwood_i2s_dev_probe()
676 priv->burst = data->burst; in kirkwood_i2s_dev_probe()
712 if (priv->burst == 32) { in kirkwood_i2s_dev_probe()
H A Dkirkwood.h143 int burst; member
/openbmc/linux/drivers/atm/
H A DKconfig65 bool "Fine-tune burst settings"
70 transfer is called a burst.
72 The default settings for the burst sizes are suitable for most PCI
76 The burst sizes can be set independently in the send (TX) and
79 Note that enabling many different burst sizes in the same direction
82 available burst size.
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dqos.h23 u64 otx2_get_txschq_rate_regval(struct otx2_nic *nic, u64 maxrate, u32 burst);
/openbmc/linux/drivers/media/dvb-frontends/
H A Dcx24110.c372 enum fe_sec_mini_cmd burst) in cx24110_diseqc_send_burst() argument
378 if (burst == SEC_MINI_A) in cx24110_diseqc_send_burst()
380 else if (burst == SEC_MINI_B) in cx24110_diseqc_send_burst()

12345678910>>...17