Home
last modified time | relevance | path

Searched refs:dma_burst_size (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/spi/
H A Dspi-pxa2xx-dma.c95 cfg.dst_maxburst = drv_data->controller_info->dma_burst_size; in pxa2xx_spi_dma_prepare_one()
102 cfg.src_maxburst = drv_data->controller_info->dma_burst_size; in pxa2xx_spi_dma_prepare_one()
H A Dspi-pxa2xx-pci.c168 c->dma_burst_size = 1; in lpss_spi_setup()
240 c->dma_burst_size = 8; in mrfld_spi_setup()
H A Dspi-pxa2xx.h27 u8 dma_burst_size; member
H A Dspi-pxa2xx-platform.c128 pdata->dma_burst_size = 1; in pxa2xx_spi_init_pdata()
H A Dspi-pxa2xx.c931 xfer->len >= drv_data->controller_info->dma_burst_size; in pxa2xx_spi_can_dma()
1351 dev_dbg(dev, "DMA burst size set to %u\n", platform_info->dma_burst_size); in pxa2xx_spi_probe()
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.h1768 __le32 dma_burst_size; member
H A Dwmi.c6631 config.dma_burst_size = __cpu_to_le32(TARGET_DMA_BURST_SIZE); in ath10k_wmi_op_gen_init()
6697 config.dma_burst_size = __cpu_to_le32(TARGET_10X_DMA_BURST_SIZE); in ath10k_wmi_10_1_op_gen_init()
6768 config.dma_burst_size = __cpu_to_le32(TARGET_10_2_DMA_BURST_SIZE); in ath10k_wmi_10_2_op_gen_init()
6846 config.dma_burst_size = __cpu_to_le32(TARGET_10_4_DMA_BURST_SIZE); in ath10k_wmi_10_4_op_gen_init()
H A Dwmi-tlv.c1941 cfg->dma_burst_size = __cpu_to_le32(0); in ath10k_wmi_tlv_op_gen_init()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c4206 wmi_cfg->dma_burst_size = tg_cfg->dma_burst_size; in ath11k_wmi_copy_resource_config()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c4022 wmi_cfg->dma_burst_size = cpu_to_le32(tg_cfg->dma_burst_size); in ath12k_wmi_copy_resource_config()