mainboard/intel/avenuecity_crb: Update full IIO configuration
[coreboot2.git] / src / mainboard / google / kukui / sdram_params / sdram-lpddr4x-MT29VZZZAD9GQFSM-046-4GB.c
blob0caa1302cb11d8732c1e6432227fde81d2cb3839
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #include <soc/dramc_param.h>
5 struct sdram_params params = {
6 .source = DRAMC_PARAM_SOURCE_SDRAM_CONFIG,
7 .ddr_geometry = DDR_TYPE_2CH_1RK_4GB_4,
8 .frequency = 1600,
9 .wr_level = {
10 [CHANNEL_A] = { {0x21, 0x21}, {0x20, 0x20} },
11 [CHANNEL_B] = { {0x21, 0x28}, {0x21, 0x29} }
13 .cbt_cs_dly = {
14 [CHANNEL_A] = {0x2, 0x2},
15 [CHANNEL_B] = {0x2, 0x2}
17 .cbt_final_vref = {
18 [CHANNEL_A] = {0x5E, 0x5E},
19 [CHANNEL_B] = {0x5E, 0x5C}
21 .emi_cona_val = 0xF053F154,
22 .emi_conh_val = 0x44440003,
23 .emi_conf_val = 0x00421000,
24 .chn_emi_cona_val = {0x0444F051, 0x0444F051},
25 .cbt_mode_extern = CBT_NORMAL_MODE,
26 .delay_cell_unit = 868,