1*1befe7e4SGabriel FERNANDEZ /* 2*1befe7e4SGabriel FERNANDEZ * This header provides constants clk index STMicroelectronics 3*1befe7e4SGabriel FERNANDEZ * STiH407 SoC. 4*1befe7e4SGabriel FERNANDEZ */ 5*1befe7e4SGabriel FERNANDEZ #ifndef _DT_BINDINGS_CLK_STIH407 6*1befe7e4SGabriel FERNANDEZ #define _DT_BINDINGS_CLK_STIH407 7*1befe7e4SGabriel FERNANDEZ 8*1befe7e4SGabriel FERNANDEZ /* CLOCKGEN C0 */ 9*1befe7e4SGabriel FERNANDEZ #define CLK_EXT2F_A9 13 10*1befe7e4SGabriel FERNANDEZ 11*1befe7e4SGabriel FERNANDEZ #endif 12