[go: nahoru, domu]

Searched defs:cs1_used (Results 1 - 1 of 1) sorted by relevance

/drivers/memory/
H A Demif.c573 bool cs1_used, bool cal_resistors_per_cs)
595 val = cs1_used ? 1 : 0;
602 const struct emif_custom_configs *custom_configs, bool cs1_used,
631 alert |= (cs1_used ? 1 : 0) << TA_CS1EN_SHIFT;
851 if (emif->plat_data->device_info->cs1_used) {
1157 zq = get_zq_config_reg(addressing, device_info->cs1_used,
1168 emif->plat_data->custom_configs, device_info->cs1_used,
1318 dev_info->cs1_used = true;
1618 u32 cs1_used, ip_rev, phy_type; local
1644 cs1_used
572 get_zq_config_reg(const struct lpddr2_addressing *addressing, bool cs1_used, bool cal_resistors_per_cs) argument
601 get_temp_alert_config(const struct lpddr2_addressing *addressing, const struct emif_custom_configs *custom_configs, bool cs1_used, u32 sdram_io_width, u32 emif_bus_width) argument
[all...]

Completed in 62 milliseconds