2 * Copyright (c) 2010-2013, NVIDIA CORPORATION. All rights reserved.
4 * SPDX-License-Identifier: GPL-2.0
7 #ifndef _TEGRA114_PMU_H_
8 #define _TEGRA114_PMU_H_
10 /* Set core and CPU voltages to nominal levels */
11 int pmu_set_nominal(void);
13 #endif /* _TEGRA114_PMU_H_ */