Lines Matching defs:custom_configs
336 const struct emif_custom_configs *custom_configs, bool cs1_used,
341 if (custom_configs && (custom_configs->mask &
343 interval = custom_configs->temp_alert_poll_interval_ms;
380 struct emif_custom_configs *cust_cfgs = emif->plat_data->custom_configs;
535 struct emif_custom_configs *custom_configs;
548 custom_configs = emif->plat_data->custom_configs;
554 if (custom_configs && !(custom_configs->mask &
745 emif->plat_data->custom_configs, device_info->cs1_used,
884 emif->plat_data->custom_configs = cust_cfgs;
1061 * custom_configs is not very critical
1063 cust_cfgs = pd->custom_configs;
1068 pd->custom_configs = temp;