Searched defs:knav_pdsp_info (Results 1 – 1 of 1) sorted by relevance
128 struct knav_pdsp_info { struct129 const char *name;130 struct knav_reg_pdsp_regs __iomem *regs;131 union {136 void __iomem *intd;137 u32 __iomem *iram;138 u32 id;139 struct list_head list;140 bool loaded;141 bool started;