Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/ !
Dpch_dma.h17 struct pch_dma_slave { struct
18 struct device *dma_dev;
19 unsigned int chan_id;
20 dma_addr_t tx_reg;
21 dma_addr_t rx_reg;
22 enum pch_dma_width width;