| /Linux-v5.15/sound/soc/pxa/ |
| D | pxa2xx-ac97.c | 65 .maxburst = 32, 72 .maxburst = 32, 79 .maxburst = 16, 86 .maxburst = 16, 93 .maxburst = 16,
|
| D | pxa2xx-i2s.c | 85 .maxburst = 32, 92 .maxburst = 32,
|
| /Linux-v5.15/drivers/dma/dw/ |
| D | dw.c | 82 static void dw_dma_encode_maxburst(struct dw_dma_chan *dwc, u32 *maxburst) in dw_dma_encode_maxburst() argument 88 *maxburst = *maxburst > 1 ? fls(*maxburst) - 2 : 0; in dw_dma_encode_maxburst()
|
| D | idma32.c | 212 static void idma32_encode_maxburst(struct dw_dma_chan *dwc, u32 *maxburst) in idma32_encode_maxburst() argument 214 *maxburst = *maxburst > 1 ? fls(*maxburst) - 1 : 0; in idma32_encode_maxburst()
|
| /Linux-v5.15/drivers/dma/ |
| D | at_hdmac_regs.h | 307 static inline void convert_burst(u32 *maxburst) in convert_burst() argument 309 if (*maxburst > 1) in convert_burst() 310 *maxburst = fls(*maxburst) - 2; in convert_burst() 312 *maxburst = 0; in convert_burst()
|
| D | uniphier-xdmac.c | 328 u32 maxburst; in uniphier_xdmac_prep_slave_sg() local 336 maxburst = xc->sconfig.src_maxburst; in uniphier_xdmac_prep_slave_sg() 339 maxburst = xc->sconfig.dst_maxburst; in uniphier_xdmac_prep_slave_sg() 342 if (!maxburst) in uniphier_xdmac_prep_slave_sg() 343 maxburst = 1; in uniphier_xdmac_prep_slave_sg() 344 if (maxburst > xc->xdev->ddev.max_burst) { in uniphier_xdmac_prep_slave_sg() 359 xd->nodes[i].burst_size = maxburst * buswidth; in uniphier_xdmac_prep_slave_sg()
|
| D | idma64.c | 393 static void convert_burst(u32 *maxburst) in convert_burst() argument 395 if (*maxburst) in convert_burst() 396 *maxburst = __fls(*maxburst); in convert_burst() 398 *maxburst = 0; in convert_burst()
|
| D | sa11x0-dma.c | 670 u32 maxburst; in sa11x0_dma_device_config() local 675 maxburst = cfg->src_maxburst; in sa11x0_dma_device_config() 679 maxburst = cfg->dst_maxburst; in sa11x0_dma_device_config() 684 (maxburst != 4 && maxburst != 8)) in sa11x0_dma_device_config() 689 if (maxburst == 8) in sa11x0_dma_device_config() 693 &c->vc, &addr, width, maxburst); in sa11x0_dma_device_config()
|
| D | mmp_pdma.c | 696 u32 maxburst = 0, addr = 0; in mmp_pdma_config_write() local 704 maxburst = cfg->src_maxburst; in mmp_pdma_config_write() 709 maxburst = cfg->dst_maxburst; in mmp_pdma_config_write() 721 if (maxburst == 8) in mmp_pdma_config_write() 723 else if (maxburst == 16) in mmp_pdma_config_write() 725 else if (maxburst == 32) in mmp_pdma_config_write()
|
| D | k3dma.c | 670 u32 maxburst = 0, val = 0; in k3_dma_config_write() local 676 maxburst = cfg->src_maxburst; in k3_dma_config_write() 681 maxburst = cfg->dst_maxburst; in k3_dma_config_write() 697 if ((maxburst == 0) || (maxburst > 16)) in k3_dma_config_write() 700 val = maxburst - 1; in k3_dma_config_write()
|
| /Linux-v5.15/drivers/usb/gadget/udc/ |
| D | mv_u3d_core.c | 526 unsigned maxburst = 0; in mv_u3d_ep_enable() local 541 if (!_ep->maxburst) in mv_u3d_ep_enable() 542 _ep->maxburst = 1; in mv_u3d_ep_enable() 543 maxburst = _ep->maxburst; in mv_u3d_ep_enable() 548 if (maxburst > 16) { in mv_u3d_ep_enable() 552 maxburst = 1; in mv_u3d_ep_enable() 553 _ep->maxburst = maxburst; in mv_u3d_ep_enable() 556 "maxburst: %d on bulk %s\n", maxburst, ep->name); in mv_u3d_ep_enable() 560 maxburst = 1; in mv_u3d_ep_enable() 561 _ep->maxburst = maxburst; in mv_u3d_ep_enable() [all …]
|
| D | trace.h | 148 __field(unsigned, maxburst) 160 __entry->maxburst = ep->maxburst; 168 __entry->max_streams, __entry->mult, __entry->maxburst,
|
| /Linux-v5.15/drivers/usb/mtu3/ |
| D | mtu3_trace.h | 225 __field(unsigned int, maxburst) 236 __entry->maxburst = mep->ep.maxburst; 244 __entry->mult, __entry->maxburst,
|
| /Linux-v5.15/sound/soc/fsl/ |
| D | fsl_asrc_dma.c | 176 dma_params_fe->maxburst = dma_params_be->maxburst; in fsl_asrc_dma_hw_params() 267 config_be.src_maxburst = dma_params_be->maxburst; in fsl_asrc_dma_hw_params() 269 config_be.dst_maxburst = dma_params_be->maxburst; in fsl_asrc_dma_hw_params()
|
| D | imx-pcm-fiq.c | 299 params->dma_params_tx->maxburst = 4; in imx_pcm_fiq_init() 300 params->dma_params_rx->maxburst = 6; in imx_pcm_fiq_init()
|
| /Linux-v5.15/drivers/usb/dwc3/ |
| D | trace.h | 298 __field(unsigned int, maxburst) 309 __entry->maxburst = dep->endpoint.maxburst; 318 __entry->maxburst, __entry->trb_enqueue,
|
| /Linux-v5.15/sound/soc/adi/ |
| D | axi-i2s.c | 231 i2s->playback_dma_data.maxburst = 1; in axi_i2s_probe() 243 i2s->capture_dma_data.maxburst = 1; in axi_i2s_probe()
|
| /Linux-v5.15/sound/core/ |
| D | pcm_dmaengine.c | 111 slave_config->dst_maxburst = dma_data->maxburst; in snd_dmaengine_pcm_set_config_from_dai_data() 119 slave_config->src_maxburst = dma_data->maxburst; in snd_dmaengine_pcm_set_config_from_dai_data()
|
| /Linux-v5.15/drivers/usb/cdns3/ |
| D | cdns3-trace.h | 473 __field(unsigned int, maxburst) 485 __entry->maxburst = priv_ep->endpoint.maxburst; 496 __entry->maxburst, __entry->enqueue,
|
| /Linux-v5.15/drivers/staging/ralink-gdma/ |
| D | ralink-gdma.c | 166 static enum gdma_dma_transfer_size gdma_dma_maxburst(u32 maxburst) in gdma_dma_maxburst() argument 168 if (maxburst < 2) in gdma_dma_maxburst() 170 else if (maxburst < 4) in gdma_dma_maxburst() 172 else if (maxburst < 8) in gdma_dma_maxburst() 174 else if (maxburst < 16) in gdma_dma_maxburst()
|
| /Linux-v5.15/include/sound/ |
| D | dmaengine_pcm.h | 76 u32 maxburst; member
|
| /Linux-v5.15/sound/soc/tegra/ |
| D | tegra20_i2s.c | 396 i2s->capture_dma_data.maxburst = 4; in tegra20_i2s_platform_probe() 400 i2s->playback_dma_data.maxburst = 4; in tegra20_i2s_platform_probe()
|
| D | tegra20_ac97.c | 368 ac97->capture_dma_data.maxburst = 4; in tegra20_ac97_platform_probe() 372 ac97->playback_dma_data.maxburst = 4; in tegra20_ac97_platform_probe()
|
| /Linux-v5.15/drivers/spi/ |
| D | spi-stm32.c | 1049 u32 maxburst; in stm32_spi_dma_config() local 1061 maxburst = 1; in stm32_spi_dma_config() 1063 maxburst = spi->cur_fthlv; in stm32_spi_dma_config() 1065 maxburst = 1; in stm32_spi_dma_config() 1073 dma_conf->src_maxburst = maxburst; in stm32_spi_dma_config() 1076 buswidth, maxburst); in stm32_spi_dma_config() 1080 dma_conf->dst_maxburst = maxburst; in stm32_spi_dma_config() 1083 buswidth, maxburst); in stm32_spi_dma_config()
|
| /Linux-v5.15/sound/soc/ti/ |
| D | omap-hdmi.c | 116 ad->dma_data.maxburst = 16; in hdmi_dai_hw_params() 119 ad->dma_data.maxburst = 32; in hdmi_dai_hw_params()
|