summaryrefslogtreecommitdiffstats
path: root/cf-code/cf-fsi-romulus.h
blob: 3edcb5477aa1612ccc29973d0b1ad247ade7121b (plain)
1
2
3
4
5
6
7
#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

OpenPOWER on IntegriCloud