Home
last modified time | relevance | path

Searched refs:cs1_used (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/memory/
A Demif.c307 bool cs1_used, bool cal_resistors_per_cs) in get_zq_config_reg() argument
329 val = cs1_used ? 1 : 0; in get_zq_config_reg()
336 const struct emif_custom_configs *custom_configs, bool cs1_used, in get_temp_alert_config() argument
365 alert |= (cs1_used ? 1 : 0) << TA_CS1EN_SHIFT; in get_temp_alert_config()
474 if (emif->plat_data->device_info->cs1_used) { in get_temperature_level()
734 zq = get_zq_config_reg(addressing, device_info->cs1_used, in emif_onetime_settings()
745 emif->plat_data->custom_configs, device_info->cs1_used, in emif_onetime_settings()
895 dev_info->cs1_used = true; in of_get_ddr_info()
/linux-6.3-rc2/include/linux/platform_data/
A Demif_plat.h59 u32 cs1_used; member

Completed in 5 milliseconds