Merge branches 'for-4.8/alps', 'for-4.8/apple', 'for-4.8/i2c-hid', 'for-4.8/uhid...
[deliverable/linux.git] / include / dt-bindings / clock / stih415-clks.h
CommitLineData
f317e689
GF
1/*
2 * This header provides constants clk index STMicroelectronics
3 * STiH415 SoC.
4 */
5#ifndef _CLK_STIH415
6#define _CLK_STIH415
7
8/* CLOCKGEN A0 */
9#define CLK_ICN_REG 0
10#define CLK_ETH1_PHY 4
11
12/* CLOCKGEN A1 */
9796853e 13#define CLK_ICN_IF_2 0
f317e689
GF
14#define CLK_GMAC0_PHY 3
15
16#endif
This page took 0.152302 seconds and 5 git commands to generate.