Home
last modified time | relevance | path

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

/linux/drivers/dma/sh/
H A Drz-dmac.c98 struct rz_dmac { struct
100 struct rz_dmac_icu icu; argument
107 struct rz_dmac_chan *channels; argument
114 #define to_rz_dmac(d) container_of(d, struct rz_dmac, engine) argument