blob: fbe599d1ab36444cc62ab38609a26dca2149a7e4 [file] [log] [blame]
Chandan Nath98b036e2011-10-14 02:58:24 +00001/*
2 * ddr_defs.h
3 *
4 * ddr specific header
5 *
6 * Copyright (C) 2011, Texas Instruments, Incorporated - http://www.ti.com/
7 *
Wolfgang Denkd79de1d2013-07-08 09:37:19 +02008 * SPDX-License-Identifier: GPL-2.0+
Chandan Nath98b036e2011-10-14 02:58:24 +00009 */
10
11#ifndef _DDR_DEFS_H
12#define _DDR_DEFS_H
13
14#include <asm/arch/hardware.h>
Tom Rinib668ae42012-07-24 14:55:38 -070015#include <asm/emif.h>
Chandan Nath98b036e2011-10-14 02:58:24 +000016
17/* AM335X EMIF Register values */
Chandan Nath98b036e2011-10-14 02:58:24 +000018#define VTP_CTRL_READY (0x1 << 5)
19#define VTP_CTRL_ENABLE (0x1 << 6)
Chandan Nath98b036e2011-10-14 02:58:24 +000020#define VTP_CTRL_START_EN (0x1)
Lokesh Vutlaa82d4e12013-12-10 15:02:22 +053021#ifdef CONFIG_AM43XX
22#define DDR_CKE_CTRL_NORMAL 0x3
23#else
Tom Rinide3c5702012-07-24 14:03:24 -070024#define DDR_CKE_CTRL_NORMAL 0x1
Lokesh Vutlaa82d4e12013-12-10 15:02:22 +053025#endif
Vaibhav Hiremathc30d57b2013-03-14 21:11:16 +000026#define PHY_EN_DYN_PWRDN (0x1 << 20)
Chandan Nath98b036e2011-10-14 02:58:24 +000027
Peter Korsgaardeb6cf7b2012-10-18 01:21:12 +000028/* Micron MT47H128M16RT-25E */
Peter Korsgaard3adb8272012-10-18 01:21:13 +000029#define MT47H128M16RT25E_EMIF_READ_LATENCY 0x100005
30#define MT47H128M16RT25E_EMIF_TIM1 0x0666B3C9
31#define MT47H128M16RT25E_EMIF_TIM2 0x243631CA
32#define MT47H128M16RT25E_EMIF_TIM3 0x0000033F
33#define MT47H128M16RT25E_EMIF_SDCFG 0x41805332
34#define MT47H128M16RT25E_EMIF_SDREF 0x0000081a
Peter Korsgaard3adb8272012-10-18 01:21:13 +000035#define MT47H128M16RT25E_RATIO 0x80
36#define MT47H128M16RT25E_INVERT_CLKOUT 0x00
37#define MT47H128M16RT25E_RD_DQS 0x12
38#define MT47H128M16RT25E_WR_DQS 0x00
39#define MT47H128M16RT25E_PHY_WRLVL 0x00
40#define MT47H128M16RT25E_PHY_GATELVL 0x00
41#define MT47H128M16RT25E_PHY_WR_DATA 0x40
42#define MT47H128M16RT25E_PHY_FIFO_WE 0x80
Peter Korsgaard3adb8272012-10-18 01:21:13 +000043#define MT47H128M16RT25E_IOCTRL_VALUE 0x18B
Chandan Nath98b036e2011-10-14 02:58:24 +000044
Tom Rini323315a2012-07-30 14:49:50 -070045/* Micron MT41J128M16JT-125 */
Satyanarayana, Sandhyac698a1a2013-12-19 10:00:29 +053046#define MT41J128MJT125_EMIF_READ_LATENCY 0x100006
Peter Korsgaard3adb8272012-10-18 01:21:13 +000047#define MT41J128MJT125_EMIF_TIM1 0x0888A39B
48#define MT41J128MJT125_EMIF_TIM2 0x26337FDA
49#define MT41J128MJT125_EMIF_TIM3 0x501F830F
50#define MT41J128MJT125_EMIF_SDCFG 0x61C04AB2
51#define MT41J128MJT125_EMIF_SDREF 0x0000093B
52#define MT41J128MJT125_ZQ_CFG 0x50074BE4
Peter Korsgaard3adb8272012-10-18 01:21:13 +000053#define MT41J128MJT125_RATIO 0x40
54#define MT41J128MJT125_INVERT_CLKOUT 0x1
55#define MT41J128MJT125_RD_DQS 0x3B
56#define MT41J128MJT125_WR_DQS 0x85
57#define MT41J128MJT125_PHY_WR_DATA 0xC1
58#define MT41J128MJT125_PHY_FIFO_WE 0x100
59#define MT41J128MJT125_IOCTRL_VALUE 0x18B
Tom Rini323315a2012-07-30 14:49:50 -070060
Ilya Ledvich791ca182013-11-07 07:57:33 +020061/* Micron MT41J64M16JT-125 */
62#define MT41J64MJT125_EMIF_SDCFG 0x61C04A32
63
64/* Micron MT41J256M16JT-125 */
65#define MT41J256MJT125_EMIF_SDCFG 0x61C04B32
66
Lars Poeschel67b4a792013-01-11 00:53:31 +000067/* Micron MT41J256M8HX-15E */
Satyanarayana, Sandhyac698a1a2013-12-19 10:00:29 +053068#define MT41J256M8HX15E_EMIF_READ_LATENCY 0x100006
Lars Poeschel67b4a792013-01-11 00:53:31 +000069#define MT41J256M8HX15E_EMIF_TIM1 0x0888A39B
70#define MT41J256M8HX15E_EMIF_TIM2 0x26337FDA
71#define MT41J256M8HX15E_EMIF_TIM3 0x501F830F
72#define MT41J256M8HX15E_EMIF_SDCFG 0x61C04B32
73#define MT41J256M8HX15E_EMIF_SDREF 0x0000093B
74#define MT41J256M8HX15E_ZQ_CFG 0x50074BE4
Lars Poeschel67b4a792013-01-11 00:53:31 +000075#define MT41J256M8HX15E_RATIO 0x40
76#define MT41J256M8HX15E_INVERT_CLKOUT 0x1
77#define MT41J256M8HX15E_RD_DQS 0x3B
78#define MT41J256M8HX15E_WR_DQS 0x85
79#define MT41J256M8HX15E_PHY_WR_DATA 0xC1
80#define MT41J256M8HX15E_PHY_FIFO_WE 0x100
81#define MT41J256M8HX15E_IOCTRL_VALUE 0x18B
82
Tom Rini385bc752013-03-21 04:30:02 +000083/* Micron MT41K256M16HA-125E */
Tom Rini8939ec32013-04-10 15:10:54 +020084#define MT41K256M16HA125E_EMIF_READ_LATENCY 0x100007
85#define MT41K256M16HA125E_EMIF_TIM1 0x0AAAD4DB
Tom Rini05acd822013-04-12 12:38:16 -040086#define MT41K256M16HA125E_EMIF_TIM2 0x266B7FDA
87#define MT41K256M16HA125E_EMIF_TIM3 0x501F867F
88#define MT41K256M16HA125E_EMIF_SDCFG 0x61C05332
Tom Rini8939ec32013-04-10 15:10:54 +020089#define MT41K256M16HA125E_EMIF_SDREF 0xC30
Tom Rini385bc752013-03-21 04:30:02 +000090#define MT41K256M16HA125E_ZQ_CFG 0x50074BE4
Tom Rini8939ec32013-04-10 15:10:54 +020091#define MT41K256M16HA125E_RATIO 0x80
Tom Rini385bc752013-03-21 04:30:02 +000092#define MT41K256M16HA125E_INVERT_CLKOUT 0x0
Tom Rini05acd822013-04-12 12:38:16 -040093#define MT41K256M16HA125E_RD_DQS 0x38
94#define MT41K256M16HA125E_WR_DQS 0x44
95#define MT41K256M16HA125E_PHY_WR_DATA 0x7D
96#define MT41K256M16HA125E_PHY_FIFO_WE 0x94
Tom Rini385bc752013-03-21 04:30:02 +000097#define MT41K256M16HA125E_IOCTRL_VALUE 0x18B
98
Jeff Lance7c03a222013-01-14 05:32:20 +000099/* Micron MT41J512M8RH-125 on EVM v1.5 */
Satyanarayana, Sandhyac698a1a2013-12-19 10:00:29 +0530100#define MT41J512M8RH125_EMIF_READ_LATENCY 0x100006
Jeff Lance7c03a222013-01-14 05:32:20 +0000101#define MT41J512M8RH125_EMIF_TIM1 0x0888A39B
102#define MT41J512M8RH125_EMIF_TIM2 0x26517FDA
103#define MT41J512M8RH125_EMIF_TIM3 0x501F84EF
104#define MT41J512M8RH125_EMIF_SDCFG 0x61C04BB2
105#define MT41J512M8RH125_EMIF_SDREF 0x0000093B
106#define MT41J512M8RH125_ZQ_CFG 0x50074BE4
Jeff Lance7c03a222013-01-14 05:32:20 +0000107#define MT41J512M8RH125_RATIO 0x80
108#define MT41J512M8RH125_INVERT_CLKOUT 0x0
109#define MT41J512M8RH125_RD_DQS 0x3B
110#define MT41J512M8RH125_WR_DQS 0x3C
111#define MT41J512M8RH125_PHY_FIFO_WE 0xA5
112#define MT41J512M8RH125_PHY_WR_DATA 0x74
113#define MT41J512M8RH125_IOCTRL_VALUE 0x18B
Lars Poeschel67b4a792013-01-11 00:53:31 +0000114
Enric Balletbo i Serrad8efff12013-04-04 22:27:57 +0000115/* Samsung K4B2G1646E-BIH9 */
Satyanarayana, Sandhyac698a1a2013-12-19 10:00:29 +0530116#define K4B2G1646EBIH9_EMIF_READ_LATENCY 0x100007
Enric Balletbo i Serra177db362013-09-10 11:12:26 +0200117#define K4B2G1646EBIH9_EMIF_TIM1 0x0AAAE51B
118#define K4B2G1646EBIH9_EMIF_TIM2 0x2A1D7FDA
119#define K4B2G1646EBIH9_EMIF_TIM3 0x501F83FF
120#define K4B2G1646EBIH9_EMIF_SDCFG 0x61C052B2
121#define K4B2G1646EBIH9_EMIF_SDREF 0x00000C30
Enric Balletbo i Serrad8efff12013-04-04 22:27:57 +0000122#define K4B2G1646EBIH9_ZQ_CFG 0x50074BE4
Enric Balletbo i Serra177db362013-09-10 11:12:26 +0200123#define K4B2G1646EBIH9_RATIO 0x80
124#define K4B2G1646EBIH9_INVERT_CLKOUT 0x0
125#define K4B2G1646EBIH9_RD_DQS 0x35
126#define K4B2G1646EBIH9_WR_DQS 0x3A
127#define K4B2G1646EBIH9_PHY_FIFO_WE 0x97
128#define K4B2G1646EBIH9_PHY_WR_DATA 0x76
Enric Balletbo i Serrad8efff12013-04-04 22:27:57 +0000129#define K4B2G1646EBIH9_IOCTRL_VALUE 0x18B
130
Lokesh Vutlaa82d4e12013-12-10 15:02:22 +0530131#define LPDDR2_ADDRCTRL_IOCTRL_VALUE 0x294
132#define LPDDR2_ADDRCTRL_WD0_IOCTRL_VALUE 0x00000000
133#define LPDDR2_ADDRCTRL_WD1_IOCTRL_VALUE 0x00000000
134#define LPDDR2_DATA0_IOCTRL_VALUE 0x20000294
135#define LPDDR2_DATA1_IOCTRL_VALUE 0x20000294
136#define LPDDR2_DATA2_IOCTRL_VALUE 0x20000294
137#define LPDDR2_DATA3_IOCTRL_VALUE 0x20000294
138
Lokesh Vutladd0037a2013-12-10 15:02:23 +0530139#define DDR3_ADDRCTRL_WD0_IOCTRL_VALUE 0x00000000
140#define DDR3_ADDRCTRL_WD1_IOCTRL_VALUE 0x00000000
141#define DDR3_ADDRCTRL_IOCTRL_VALUE 0x84
142#define DDR3_DATA0_IOCTRL_VALUE 0x84
143#define DDR3_DATA1_IOCTRL_VALUE 0x84
144#define DDR3_DATA2_IOCTRL_VALUE 0x84
145#define DDR3_DATA3_IOCTRL_VALUE 0x84
146
Chandan Nath98b036e2011-10-14 02:58:24 +0000147/**
Matt Porter40355102013-03-15 10:07:07 +0000148 * Configure DMM
149 */
150void config_dmm(const struct dmm_lisa_map_regs *regs);
151
152/**
Chandan Nath98b036e2011-10-14 02:58:24 +0000153 * Configure SDRAM
154 */
Matt Porter65991ec2013-03-15 10:07:03 +0000155void config_sdram(const struct emif_regs *regs, int nr);
Lokesh Vutlaa82d4e12013-12-10 15:02:22 +0530156void config_sdram_emif4d5(const struct emif_regs *regs, int nr);
Chandan Nath98b036e2011-10-14 02:58:24 +0000157
158/**
159 * Set SDRAM timings
160 */
Matt Porter65991ec2013-03-15 10:07:03 +0000161void set_sdram_timings(const struct emif_regs *regs, int nr);
Chandan Nath98b036e2011-10-14 02:58:24 +0000162
163/**
164 * Configure DDR PHY
165 */
Matt Porter65991ec2013-03-15 10:07:03 +0000166void config_ddr_phy(const struct emif_regs *regs, int nr);
167
168struct ddr_cmd_regs {
169 unsigned int resv0[7];
170 unsigned int cm0csratio; /* offset 0x01C */
Tom Rinibcce2a02013-11-07 11:42:57 -0500171 unsigned int resv1[3];
Matt Porter65991ec2013-03-15 10:07:03 +0000172 unsigned int cm0iclkout; /* offset 0x02C */
173 unsigned int resv2[8];
174 unsigned int cm1csratio; /* offset 0x050 */
Tom Rinibcce2a02013-11-07 11:42:57 -0500175 unsigned int resv3[3];
Matt Porter65991ec2013-03-15 10:07:03 +0000176 unsigned int cm1iclkout; /* offset 0x060 */
177 unsigned int resv4[8];
178 unsigned int cm2csratio; /* offset 0x084 */
Tom Rinibcce2a02013-11-07 11:42:57 -0500179 unsigned int resv5[3];
Matt Porter65991ec2013-03-15 10:07:03 +0000180 unsigned int cm2iclkout; /* offset 0x094 */
181 unsigned int resv6[3];
182};
183
184struct ddr_data_regs {
185 unsigned int dt0rdsratio0; /* offset 0x0C8 */
186 unsigned int resv1[4];
187 unsigned int dt0wdsratio0; /* offset 0x0DC */
188 unsigned int resv2[4];
189 unsigned int dt0wiratio0; /* offset 0x0F0 */
190 unsigned int resv3;
191 unsigned int dt0wimode0; /* offset 0x0F8 */
192 unsigned int dt0giratio0; /* offset 0x0FC */
193 unsigned int resv4;
194 unsigned int dt0gimode0; /* offset 0x104 */
195 unsigned int dt0fwsratio0; /* offset 0x108 */
196 unsigned int resv5[4];
197 unsigned int dt0dqoffset; /* offset 0x11C */
198 unsigned int dt0wrsratio0; /* offset 0x120 */
199 unsigned int resv6[4];
200 unsigned int dt0rdelays0; /* offset 0x134 */
201 unsigned int dt0dldiff0; /* offset 0x138 */
202 unsigned int resv7[12];
203};
Chandan Nath98b036e2011-10-14 02:58:24 +0000204
205/**
206 * This structure represents the DDR registers on AM33XX devices.
Tom Rini3e444582012-07-30 11:49:47 -0700207 * We make use of DDR_PHY_BASE_ADDR2 to address the DATA1 registers that
208 * correspond to DATA1 registers defined here.
Chandan Nath98b036e2011-10-14 02:58:24 +0000209 */
210struct ddr_regs {
TENART Antoine35c7e522013-07-02 12:05:59 +0200211 unsigned int resv0[3];
212 unsigned int cm0config; /* offset 0x00C */
213 unsigned int cm0configclk; /* offset 0x010 */
Tom Rini3e444582012-07-30 11:49:47 -0700214 unsigned int resv1[2];
TENART Antoine35c7e522013-07-02 12:05:59 +0200215 unsigned int cm0csratio; /* offset 0x01C */
Tom Rinibcce2a02013-11-07 11:42:57 -0500216 unsigned int resv2[3];
Chandan Nath98b036e2011-10-14 02:58:24 +0000217 unsigned int cm0iclkout; /* offset 0x02C */
TENART Antoine35c7e522013-07-02 12:05:59 +0200218 unsigned int resv3[4];
219 unsigned int cm1config; /* offset 0x040 */
220 unsigned int cm1configclk; /* offset 0x044 */
221 unsigned int resv4[2];
Chandan Nath98b036e2011-10-14 02:58:24 +0000222 unsigned int cm1csratio; /* offset 0x050 */
Tom Rinibcce2a02013-11-07 11:42:57 -0500223 unsigned int resv5[3];
Chandan Nath98b036e2011-10-14 02:58:24 +0000224 unsigned int cm1iclkout; /* offset 0x060 */
TENART Antoine35c7e522013-07-02 12:05:59 +0200225 unsigned int resv6[4];
226 unsigned int cm2config; /* offset 0x074 */
227 unsigned int cm2configclk; /* offset 0x078 */
228 unsigned int resv7[2];
Chandan Nath98b036e2011-10-14 02:58:24 +0000229 unsigned int cm2csratio; /* offset 0x084 */
Tom Rinibcce2a02013-11-07 11:42:57 -0500230 unsigned int resv8[3];
Chandan Nath98b036e2011-10-14 02:58:24 +0000231 unsigned int cm2iclkout; /* offset 0x094 */
TENART Antoine35c7e522013-07-02 12:05:59 +0200232 unsigned int resv9[12];
Chandan Nath98b036e2011-10-14 02:58:24 +0000233 unsigned int dt0rdsratio0; /* offset 0x0C8 */
TENART Antoine35c7e522013-07-02 12:05:59 +0200234 unsigned int resv10[4];
Chandan Nath98b036e2011-10-14 02:58:24 +0000235 unsigned int dt0wdsratio0; /* offset 0x0DC */
TENART Antoine35c7e522013-07-02 12:05:59 +0200236 unsigned int resv11[4];
Chandan Nath98b036e2011-10-14 02:58:24 +0000237 unsigned int dt0wiratio0; /* offset 0x0F0 */
TENART Antoine35c7e522013-07-02 12:05:59 +0200238 unsigned int resv12;
Tom Rini3e444582012-07-30 11:49:47 -0700239 unsigned int dt0wimode0; /* offset 0x0F8 */
Chandan Nath98b036e2011-10-14 02:58:24 +0000240 unsigned int dt0giratio0; /* offset 0x0FC */
TENART Antoine35c7e522013-07-02 12:05:59 +0200241 unsigned int resv13;
Tom Rini3e444582012-07-30 11:49:47 -0700242 unsigned int dt0gimode0; /* offset 0x104 */
Chandan Nath98b036e2011-10-14 02:58:24 +0000243 unsigned int dt0fwsratio0; /* offset 0x108 */
TENART Antoine35c7e522013-07-02 12:05:59 +0200244 unsigned int resv14[4];
Tom Rini3e444582012-07-30 11:49:47 -0700245 unsigned int dt0dqoffset; /* offset 0x11C */
Chandan Nath98b036e2011-10-14 02:58:24 +0000246 unsigned int dt0wrsratio0; /* offset 0x120 */
TENART Antoine35c7e522013-07-02 12:05:59 +0200247 unsigned int resv15[4];
Chandan Nath98b036e2011-10-14 02:58:24 +0000248 unsigned int dt0rdelays0; /* offset 0x134 */
249 unsigned int dt0dldiff0; /* offset 0x138 */
Chandan Nath98b036e2011-10-14 02:58:24 +0000250};
251
252/**
253 * Encapsulates DDR CMD control registers.
254 */
255struct cmd_control {
256 unsigned long cmd0csratio;
257 unsigned long cmd0csforce;
258 unsigned long cmd0csdelay;
Chandan Nath98b036e2011-10-14 02:58:24 +0000259 unsigned long cmd0iclkout;
260 unsigned long cmd1csratio;
261 unsigned long cmd1csforce;
262 unsigned long cmd1csdelay;
Chandan Nath98b036e2011-10-14 02:58:24 +0000263 unsigned long cmd1iclkout;
264 unsigned long cmd2csratio;
265 unsigned long cmd2csforce;
266 unsigned long cmd2csdelay;
Chandan Nath98b036e2011-10-14 02:58:24 +0000267 unsigned long cmd2iclkout;
268};
269
270/**
271 * Encapsulates DDR DATA registers.
272 */
273struct ddr_data {
274 unsigned long datardsratio0;
Chandan Nath98b036e2011-10-14 02:58:24 +0000275 unsigned long datawdsratio0;
Chandan Nath98b036e2011-10-14 02:58:24 +0000276 unsigned long datawiratio0;
Chandan Nath98b036e2011-10-14 02:58:24 +0000277 unsigned long datagiratio0;
Chandan Nath98b036e2011-10-14 02:58:24 +0000278 unsigned long datafwsratio0;
Chandan Nath98b036e2011-10-14 02:58:24 +0000279 unsigned long datawrsratio0;
Chandan Nath98b036e2011-10-14 02:58:24 +0000280};
281
282/**
283 * Configure DDR CMD control registers
284 */
Matt Porter65991ec2013-03-15 10:07:03 +0000285void config_cmd_ctrl(const struct cmd_control *cmd, int nr);
Chandan Nath98b036e2011-10-14 02:58:24 +0000286
287/**
288 * Configure DDR DATA registers
289 */
Matt Porter65991ec2013-03-15 10:07:03 +0000290void config_ddr_data(const struct ddr_data *data, int nr);
Chandan Nath98b036e2011-10-14 02:58:24 +0000291
292/**
293 * This structure represents the DDR io control on AM33XX devices.
294 */
295struct ddr_cmdtctrl {
Chandan Nath98b036e2011-10-14 02:58:24 +0000296 unsigned int cm0ioctl;
297 unsigned int cm1ioctl;
298 unsigned int cm2ioctl;
299 unsigned int resv2[12];
300 unsigned int dt0ioctl;
301 unsigned int dt1ioctl;
Lokesh Vutlaa82d4e12013-12-10 15:02:22 +0530302 unsigned int dt2ioctrl;
303 unsigned int dt3ioctrl;
304 unsigned int resv3[4];
305 unsigned int emif_sdram_config_ext;
306};
307
308struct ctrl_ioregs {
309 unsigned int cm0ioctl;
310 unsigned int cm1ioctl;
311 unsigned int cm2ioctl;
312 unsigned int dt0ioctl;
313 unsigned int dt1ioctl;
314 unsigned int dt2ioctrl;
315 unsigned int dt3ioctrl;
316 unsigned int emif_sdram_config_ext;
Chandan Nath98b036e2011-10-14 02:58:24 +0000317};
318
319/**
Chandan Nath98b036e2011-10-14 02:58:24 +0000320 * Configure DDR io control registers
321 */
Lokesh Vutlaa82d4e12013-12-10 15:02:22 +0530322void config_io_ctrl(const struct ctrl_ioregs *ioregs);
Chandan Nath98b036e2011-10-14 02:58:24 +0000323
324struct ddr_ctrl {
325 unsigned int ddrioctrl;
326 unsigned int resv1[325];
327 unsigned int ddrckectrl;
328};
329
Lokesh Vutlaa82d4e12013-12-10 15:02:22 +0530330void config_ddr(unsigned int pll, const struct ctrl_ioregs *ioregs,
Peter Korsgaardeb6cf7b2012-10-18 01:21:12 +0000331 const struct ddr_data *data, const struct cmd_control *ctrl,
Matt Porter65991ec2013-03-15 10:07:03 +0000332 const struct emif_regs *regs, int nr);
Lokesh Vutlaa82d4e12013-12-10 15:02:22 +0530333void emif_get_ext_phy_ctrl_const_regs(const u32 **regs, u32 *size);
Chandan Nath98b036e2011-10-14 02:58:24 +0000334
335#endif /* _DDR_DEFS_H */