summaryrefslogtreecommitdiffstats
path: root/cf-code/cf-fsi-witherspoon.h
blob: c5b408444141c027301f670d0ccc94cc120c781c (plain)
1
2
3
4
5
6
7
8
#define CLOCK_GPIO_REG	0x1e0
#define CLOCK_GPIO_BIT	16
#define DATA_GPIO_REG	0x020
#define DATA_GPIO_BIT	0
#define TRANS_GPIO_REG	0x080
#define TRANS_GPIO_BIT	10

#define SYS_SIG		0x5773 /* 'Ws' */
OpenPOWER on IntegriCloud