Home
last modified time | relevance | path

Searched refs:dst_maxburst (Results 1 - 6 of 6) sorted by relevance

/device/board/hihope/dayu210/audio_drivers/soc/src/
H A Drk3588_dma_ops.c221 slaveConfig.dst_maxburst = 8; // Max Transimit 8 Byte in Rk3588DmaConfigChannel()
/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/
H A D8250_dma.c287 dma->txconf.dst_maxburst = 0x10; in serial8250_request_dma()
H A D8250_dw.c656 data->data.dma.txconf.dst_maxburst = p->fifosize / 0x4; in dw8250_probe()
/device/board/hihope/rk3568/audio_drivers/soc/src/
H A Drk3568_dma_ops.c322 slaveConfig.dst_maxburst = 8; // Max Transimit 8 Byte in Rk3568DmaConfigChannel()
/device/soc/rockchip/common/sdk_linux/drivers/spi/
H A Dspi-rockchip.c491 .dst_maxburst = rs->fifo_len / 4, in rockchip_spi_prepare_dma()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Ddmaengine.h408 * @dst_maxburst: same as src_maxburst but for destination target
445 u32 dst_maxburst; member

Completed in 8 milliseconds