Searched refs:cs0_device (Results 1 – 1 of 1) sorted by relevance
638 static u32 get_sdram_config_reg(const struct lpddr2_device_details *cs0_device, in get_sdram_config_reg() argument645 config_reg |= (cs0_device->type + 4) << EMIF_REG_SDRAM_TYPE_SHIFT; in get_sdram_config_reg()649 config_reg |= cs0_device->io_width << EMIF_REG_NARROW_MODE_SHIFT; in get_sdram_config_reg()653 config_reg |= addressing->row_sz[cs0_device->io_width] << in get_sdram_config_reg()661 config_reg |= addressing->col_sz[cs0_device->io_width] << in get_sdram_config_reg()