Searched defs:dma64dd (Results 1 – 1 of 1) sorted by relevance
165 struct dma64dd { struct166 u32 ctrl1; /* misc control bits */167 u32 ctrl2; /* buffer count and address extension */168 u32 addrlow; /* memory address of the date buffer, bits 31:0 */169 u32 addrhigh; /* memory address of the date buffer, bits 63:32 */