repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
powerpc/powernv: Report size of OPAL memcons log
[linux/fpc-iii.git]
/
include
/
dt-bindings
/
clock
/
stih416-clks.h
blob
f9bdbd13568dde25044d885e307acc89a8031d28
1
/*
2
* This header provides constants clk index STMicroelectronics
3
* STiH416 SoC.
4
*/
5
#ifndef _CLK_STIH416
6
#define _CLK_STIH416
7
8
/* CLOCKGEN A0 */
9
#define CLK_ICN_REG 0
10
#define CLK_ETH1_PHY 4
11
12
/* CLOCKGEN A1 */
13
#define CLK_ICN_IF_2 0
14
#define CLK_GMAC0_PHY 3
15
16
#endif