Searched defs:buffer_tag (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/board/micronas/vct/ | ||
H A D | scc.h | 84 u32 buffer_tag:8; /* mem buf tag, assigned to this DMA */ member |
H A D | scc.c | 520 int scc_setup_dma(enum scc_id id, u32 buffer_tag, in scc_setup_dma() |