| xj | b04a402 | 2021-11-25 15:01:52 +0800 | [diff] [blame] | 1 | /* SPDX-License-Identifier: GPL-2.0 */ |
| 2 | /* | ||||
| 3 | * Copyright (c) 2019 MediaTek Inc. | ||||
| 4 | */ | ||||
| 5 | |||||
| 6 | #ifndef __MTK_DRAMC_H__ | ||||
| 7 | #define __MTK_DRAMC_H__ | ||||
| 8 | |||||
| 9 | #define DRAMC_VER 2 | ||||
| 10 | |||||
| 11 | |||||
| 12 | #endif /* __MTK_DRAMC_REG_H__ */ | ||||