Lines Matching full:by
5 * Written by Andrzej Zaborowski <andrew@openedhand.com>
9 * published by the Free Software Foundation; either version 2 or
49 /* Set by soc_dma.c */
53 /* This should be set by dma->setup_fn(). */
55 /* Initialised by the DMA module, call soc_dma_ch_update after writing. */
57 hwaddr vaddr[2]; /* Updated by .transfer_fn(). */
66 /* Set and used by the DMA module. */
71 /* Following fields are set by the SoC DMA module and can be used
72 * by anybody. */
73 uint64_t drqbmp; /* Is zeroed by soc_dma_reset() */
79 /* Set by soc_dma_init() for use by the DMA module. */