]> git.sur5r.net Git - u-boot/blob - arch/arm/mach-uniphier/clk/pll.h
ef0f722d0a1c724000c0bd103abf2c7add3e19bd
[u-boot] / arch / arm / mach-uniphier / clk / pll.h
1 /*
2  * Copyright (C) 2016 Socionext Inc.
3  *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
4  *
5  * SPDX-License-Identifier:     GPL-2.0+
6  */
7
8 #ifndef MACH_PLL_H
9 #define MACH_PLL_H
10
11 void uniphier_ld4_dpll_ssc_en(void);
12
13 #endif /* MACH_PLL_H */