Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dpch_dma.h29 struct pch_dma_slave { struct
30 struct device *dma_dev;
31 unsigned int chan_id;
32 dma_addr_t tx_reg;
33 dma_addr_t rx_reg;
34 enum pch_dma_width width;