Searched refs:buf_addr (Results 1 - 4 of 4) sorted by relevance
/device/soc/rockchip/common/sdk_linux/include/linux/ |
H A D | dmaengine.h | 901 struct dma_async_tx_descriptor *(*device_prep_dma_cyclic)(struct dma_chan *chan, dma_addr_t buf_addr, 985 static inline struct dma_async_tx_descriptor *dmaengine_prep_dma_cyclic(struct dma_chan *chan, dma_addr_t buf_addr, in dmaengine_prep_dma_cyclic() argument 994 return chan->device->device_prep_dma_cyclic(chan, buf_addr, buf_len, period_len, dir, flags); in dmaengine_prep_dma_cyclic()
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | etd.h | 600 uint32 buf_addr; member
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/arch/hi3516cv500/include/ |
H A D | vou_drv.h | 929 hi_u32 buf_addr[VO_BUF_BUTT]; member
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | dhd_pcie.c | 10390 baseaddr = evtlog_buf_arr[i].buf_addr; in dhdpcie_get_etd_preserve_logs() 10399 ((ulong)evtlog_buf_arr[i].buf_addr), in dhdpcie_get_etd_preserve_logs()
|
Completed in 21 milliseconds