of: MSI: Simplify irqdomain lookup
[linux/fpc-iii.git] / include / dt-bindings / clock / stih415-clks.h
blobd80caa68aebd7434253cfe9b0d9376c0bf837be9
1 /*
2 * This header provides constants clk index STMicroelectronics
3 * STiH415 SoC.
4 */
5 #ifndef _CLK_STIH415
6 #define _CLK_STIH415
8 /* CLOCKGEN A0 */
9 #define CLK_ICN_REG 0
10 #define CLK_ETH1_PHY 4
12 /* CLOCKGEN A1 */
13 #define CLK_ICN_IF_2 0
14 #define CLK_GMAC0_PHY 3
16 #endif