Lines Matching defs:config
44 struct st_rproc_config *config;
172 ddata->config->bootaddr_mask, rproc->bootaddr);
180 if (ddata->config->sw_reset) {
188 if (ddata->config->pwr_reset) {
202 if (ddata->config->pwr_reset)
215 if (ddata->config->sw_reset) {
221 if (ddata->config->pwr_reset) {
252 if (ddata->config->sw_reset)
255 if (ddata->config->pwr_reset)
291 if (ddata->config->sw_reset) {
300 if (ddata->config->pwr_reset) {
364 ddata->config = (struct st_rproc_config *)match->data;