Linux Kernel
3.7.1
|
Data Fields | |
dma_addr_t | addr |
u8 | maxwidth |
u8 | buswidth |
struct pl08x_bus_data - information of source or destination busses for a transfer : current address : the maximum width of a transfer on this bus : the width of this bus in bytes: 1, 2 or 4
Definition at line 130 of file amba-pl08x.c.
dma_addr_t addr |
Definition at line 131 of file amba-pl08x.c.
u8 buswidth |
Definition at line 133 of file amba-pl08x.c.
u8 maxwidth |
Definition at line 132 of file amba-pl08x.c.