Searched refs:cs1_used (Results 1 – 2 of 2) sorted by relevance
298 bool cs1_used, bool cal_resistors_per_cs) in get_zq_config_reg() argument320 val = cs1_used ? 1 : 0; in get_zq_config_reg()327 const struct emif_custom_configs *custom_configs, bool cs1_used, in get_temp_alert_config() argument356 alert |= (cs1_used ? 1 : 0) << TA_CS1EN_SHIFT; in get_temp_alert_config()465 if (emif->plat_data->device_info->cs1_used) { in get_temperature_level()724 zq = get_zq_config_reg(addressing, device_info->cs1_used, in emif_onetime_settings()735 emif->plat_data->custom_configs, device_info->cs1_used, in emif_onetime_settings()882 dev_info->cs1_used = of_property_read_bool(np_emif, "cs1-used"); in of_get_ddr_info()
59 u32 cs1_used; member
Completed in 9 milliseconds