1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Copyright (c) 2014 NVIDIA Corporation. All rights reserved.
6 #ifndef __SOC_TEGRA_EMC_H__
7 #define __SOC_TEGRA_EMC_H__
11 int tegra_emc_prepare_timing_change(struct tegra_emc
*emc
,
13 void tegra_emc_complete_timing_change(struct tegra_emc
*emc
,
16 #endif /* __SOC_TEGRA_EMC_H__ */