drivers/mipi: Add support for KD_KD110N11_51IE panel
[coreboot2.git] / src / mainboard / google / kukui / sdram_params / sdram-lpddr4x-MT53E2G32D4NQ-046-8GB.c
blob8d53d5f451c5c4b8e9bddd286a2341a50153af66
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_2RK_8GB_4_4,
8 .frequency = 1600,
9 .rank_num = 2,
10 .wr_level = {
11 [CHANNEL_A] = { {0x1F, 0x19}, {0x20, 0x1A} },
12 [CHANNEL_B] = { {0x22, 0x1E}, {0x22, 0x1E} }
14 .cbt_cs_dly = {
15 [CHANNEL_A] = {0x5, 0x4},
16 [CHANNEL_B] = {0x8, 0x8}
18 .cbt_final_vref = {
19 [CHANNEL_A] = {0x56, 0x56},
20 [CHANNEL_B] = {0x56, 0x56}
22 .emi_cona_val = 0xF053F154,
23 .emi_conh_val = 0x44440003,
24 .emi_conf_val = 0x00421000,
25 .chn_emi_cona_val = {0x0444F051, 0x0444F051},
26 .cbt_mode_extern = CBT_NORMAL_MODE,
27 .delay_cell_unit = 868,