Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dste_dma40.c487 struct d40_chan { struct
488 spinlock_t lock;
489 int log_num;
490 int pending_tx;
491 bool busy;
493 struct dma_chan chan;
498 struct list_head done;
503 bool configured;
504 struct d40_base *base;
506 u32 src_def_cfg;
[all …]