Searched refs:hive_dma_snd (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/ |
H A D | dma_global.h | 129 hive_dma_snd(dma_id, value); \ 130 hive_dma_snd(dma_id, address); \ 131 hive_dma_snd(dma_id, is_var); \ 144 hive_dma_snd(dma_id, width_A); \ 148 hive_dma_snd(dma_id, height); \ 167 hive_dma_snd(dma_id, 0); \ 169 hive_dma_snd(dma_id, 0); \ 170 hive_dma_snd(dma_id, 0); \ 172 hive_dma_snd(dma_id, 0); \ 173 hive_dma_snd(dma_id, 1); \ [all …]
|