Searched defs:knav_pdsp_info (Results 1 – 1 of 1) sorted by relevance
122 struct knav_pdsp_info { struct123 const char *name;124 struct knav_reg_pdsp_regs __iomem *regs;125 union {130 void __iomem *intd;131 u32 __iomem *iram;132 u32 id;133 struct list_head list;134 bool loaded;135 bool started;