Searched defs:d40_base (Results 1 – 1 of 1) sorted by relevance
591 struct d40_base { struct592 spinlock_t interrupt_lock;593 spinlock_t execmd_lock;594 struct device *dev;595 void __iomem *virtbase;596 u8 rev:4;597 struct clk *clk;598 int irq;599 int num_memcpy_chans;600 int num_phy_chans;[all …]