Searched defs:d40_base (Results 1 – 1 of 1) sorted by relevance
593 struct d40_base { struct594 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 …]