Searched defs:knav_pdsp_info (Results 1 – 1 of 1) sorted by relevance
130 struct knav_pdsp_info { struct131 const char *name;132 struct knav_reg_pdsp_regs __iomem *regs;133 union {138 void __iomem *intd;139 u32 __iomem *iram;140 u32 id;141 struct list_head list;142 bool loaded;143 bool started;