Lines Matching defs:custom_configs
558 const struct emif_custom_configs *custom_configs, bool cs1_used,
563 if (custom_configs && (custom_configs->mask &
565 interval = custom_configs->temp_alert_poll_interval_ms;
713 struct emif_custom_configs *cust_cfgs = emif->plat_data->custom_configs;
913 struct emif_custom_configs *custom_configs;
926 custom_configs = emif->plat_data->custom_configs;
932 if (custom_configs && !(custom_configs->mask &
1123 emif->plat_data->custom_configs, device_info->cs1_used,
1262 emif->plat_data->custom_configs = cust_cfgs;
1441 * custom_configs is not very critical
1443 cust_cfgs = pd->custom_configs;
1451 pd->custom_configs = temp;