summaryrefslogtreecommitdiffstats
path: root/cf-code/cf-fsi-romulus.h
blob: fc534b4a6e095b4b4943b5626a5ee33fe08c7b3d (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		0x526d /* 'Rm' */
OpenPOWER on IntegriCloud