blob: 1f9bfe0e47f84f6b6f3b9889b8124be1a4f22c3b [file] [log] [blame]
Gabriel FERNANDEZ1befe7e2014-08-25 16:44:00 +02001/*
2 * This header provides constants clk index STMicroelectronics
3 * STiH407 SoC.
4 */
5#ifndef _DT_BINDINGS_CLK_STIH407
6#define _DT_BINDINGS_CLK_STIH407
7
8/* CLOCKGEN C0 */
9#define CLK_EXT2F_A9 13
10
11#endif