Home
last modified time | relevance | path

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

/drivers/dma/sf-pdma/
A Dsf-pdma.h59 struct pdma_regs { struct
61 void __iomem *ctrl; /* 4 bytes */
63 void __iomem *xfer_type; /* 4 bytes */
64 void __iomem *xfer_size; /* 8 bytes */
65 void __iomem *dst_addr; /* 8 bytes */
66 void __iomem *src_addr; /* 8 bytes */
69 void __iomem *act_type; /* 4 bytes */
70 void __iomem *residue; /* 8 bytes */
71 void __iomem *cur_dst_addr; /* 8 bytes */
72 void __iomem *cur_src_addr; /* 8 bytes */
/drivers/scsi/
A Dmac_esp.c54 void __iomem *pdma_regs; member

Completed in 5 milliseconds