Searched defs:d40_base (Results 1 – 1 of 1) sorted by relevance
591 struct d40_base { struct593 spinlock_t execmd_lock;594 struct device *dev;596 u8 rev:4;597 struct clk *clk;598 int irq;600 int num_phy_chans;601 int num_log_chans;614 void *lcpa_base;615 dma_addr_t phy_lcpa;[all …]