Searched defs:d40_chan (Results 1 – 1 of 1) sorted by relevance
485 struct d40_chan { struct486 spinlock_t lock;487 int log_num;488 int pending_tx;489 bool busy;491 struct dma_chan chan;496 struct list_head done;501 bool configured;502 struct d40_base *base;504 u32 src_def_cfg;[all …]