Lines Matching defs:rproc_hexagon_res
154 struct rproc_hexagon_res { struct
155 const char *hexagon_mba_image;
156 struct qcom_mss_reg_res *proxy_supply;
157 struct qcom_mss_reg_res *fallback_proxy_supply;
158 struct qcom_mss_reg_res *active_supply;
159 char **proxy_clk_names;
160 char **reset_clk_names;
161 char **active_clk_names;
162 char **proxy_pd_names;
163 int version;
164 bool need_mem_protection;
165 bool has_alt_reset;
166 bool has_mba_logs;
167 bool has_spare_reg;
168 bool has_qaccept_regs;
169 bool has_ext_bhs_reg;
170 bool has_ext_cntl_regs;
171 bool has_vq6;