Home
last modified time | relevance | path

Searched refs:dws (Results 1 – 1 of 1) sorted by relevance

/arch/avr32/mach-at32ap/
Dat32ap700x.c2118 struct dw_dma_slave *dws; in at32_add_device_abdac() local
2132 dws = &data->dws; in at32_add_device_abdac()
2134 dws->dma_dev = &dw_dmac0_device.dev; in at32_add_device_abdac()
2135 dws->dst_id = 2; in at32_add_device_abdac()
2136 dws->src_master = 0; in at32_add_device_abdac()
2137 dws->dst_master = 1; in at32_add_device_abdac()