Gabriel FERNANDEZ | 1befe7e | 2014-08-25 16:44:00 +0200 | [diff] [blame^] | 1 | /* |
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 |