aboutsummaryrefslogtreecommitdiff
path: root/core/arch/arm/plat-imx/registers/imx6-mmdc_regs.h
blob: 4df5dea40eb46139e337f13e32da0763cbe495e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* SPDX-License-Identifier: BSD-2-Clause */
/*
 * Copyright 2017-2018 NXP
 *
 */
#ifndef __IMX6_MMDC_REGS__
#define __IMX6_MMDC_REGS__

#define IMX_DDR_TYPE_DDR3				0
#define IMX_DDR_TYPE_LPDDR2				1
#define IMX_DDR_TYPE_LPDDR3				2
#endif /* __IMX6_MMDC_REGS__ */