custom_configs 600 drivers/memory/emif.c const struct emif_custom_configs *custom_configs, bool cs1_used, custom_configs 605 drivers/memory/emif.c if (custom_configs && (custom_configs->mask & custom_configs 607 drivers/memory/emif.c interval = custom_configs->temp_alert_poll_interval_ms; custom_configs 755 drivers/memory/emif.c struct emif_custom_configs *cust_cfgs = emif->plat_data->custom_configs; custom_configs 955 drivers/memory/emif.c struct emif_custom_configs *custom_configs; custom_configs 968 drivers/memory/emif.c custom_configs = emif->plat_data->custom_configs; custom_configs 974 drivers/memory/emif.c if (custom_configs && !(custom_configs->mask & custom_configs 1166 drivers/memory/emif.c emif->plat_data->custom_configs, device_info->cs1_used, custom_configs 1305 drivers/memory/emif.c emif->plat_data->custom_configs = cust_cfgs; custom_configs 1486 drivers/memory/emif.c cust_cfgs = pd->custom_configs; custom_configs 1494 drivers/memory/emif.c pd->custom_configs = temp; custom_configs 1624 drivers/memory/emif.c const struct emif_custom_configs *custom_configs; custom_configs 1647 drivers/memory/emif.c custom_configs = emif_for_calc->plat_data->custom_configs; custom_configs 120 include/linux/platform_data/emif_plat.h struct emif_custom_configs *custom_configs;