Home
last modified time | relevance | path

Searched defs:dbdma_regs (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/include/asm/
A Ddbdma.h15 struct dbdma_regs { struct
16 unsigned int control; /* lets you change bits in status */
21 unsigned int br_sel; /* select branch condition bit */
22 unsigned int wait_sel; /* select wait condition bit */
23 unsigned int xfer_mode;
24 unsigned int data2ptr_hi;
25 unsigned int data2ptr;
26 unsigned int res1;
27 unsigned int address_hi;
28 unsigned int br_addr_hi;
[all …]

Completed in 4 milliseconds