Searched defs:ddadr (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/arch/arm/plat-pxa/include/plat/ | ||
H A D | dma.h | 60 volatile u32 ddadr; /* Points to the next descriptor + flags */ member in struct:pxa_dma_desc |
/linux-4.4.14/drivers/dma/ | ||
H A D | mmp_pdma.c | 78 u32 ddadr; /* Points to the next descriptor + flags */ member in struct:mmp_pdma_desc_hw |
H A D | pxa_dma.c | 79 u32 ddadr; /* Points to the next descriptor + flags */ member in struct:pxad_desc_hw 222 unsigned long phys_desc, ddadr; dbg_show_descriptors() local |
Completed in 257 milliseconds