summaryrefslogtreecommitdiffstats
path: root/cf-code/cf-fsi-witherspoon.h
blob: 528101bf737037bda3f5d1e53ee80304c83619d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
#define CLOCK_GPIO_VREG	0x1e0
#define CLOCK_GPIO_DREG 0x0d8
#define CLOCK_GPIO_BIT	16
#define DATA_GPIO_VREG	0x020
#define DATA_GPIO_DREG	0x0c4
#define DATA_GPIO_BIT	0
#define TRANS_GPIO_VREG	0x080
#define TRANS_GPIO_DREG	0x0d0
#define TRANS_GPIO_BIT	10

#define SYS_SIG		SYS_SIG_WITHERSPOON
OpenPOWER on IntegriCloud