Searched refs:cs1_device (Results 1 – 1 of 1) sorted by relevance
639 const struct lpddr2_device_details *cs1_device, in get_sdram_config_reg() argument658 config_reg |= (cs1_device ? EBANK_CS1_EN : EBANK_CS1_DIS) << in get_sdram_config_reg()763 static u32 get_zq_config_reg(const struct lpddr2_device_details *cs1_device, in get_zq_config_reg() argument796 zq |= (cs1_device ? 1 : 0) << EMIF_REG_ZQ_CS1EN_SHIFT; in get_zq_config_reg()801 static u32 get_temp_alert_config(const struct lpddr2_device_details *cs1_device, in get_temp_alert_config() argument820 alert |= (cs1_device ? 1 : 0) << EMIF_REG_TA_CS1EN_SHIFT; in get_temp_alert_config()