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

#define SYS_SIG		SYS_SIG_ROMULUS
OpenPOWER on IntegriCloud