Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/dma/
Dste_dma40.c593 struct d40_base { struct
594 spinlock_t interrupt_lock;
595 spinlock_t execmd_lock;
596 struct device *dev;
597 void __iomem *virtbase;
598 u8 rev:4;
599 struct clk *clk;
600 int irq;
601 int num_memcpy_chans;
602 int num_phy_chans;
[all …]