mirror of https://github.com/hak5/openwrt.git
7 lines
185 B
C
7 lines
185 B
C
|
#define PFX "rdc321x: "
|
||
|
|
||
|
/* General purpose configuration and data registers */
|
||
|
#define RDC3210_CFGREG_ADDR 0x0CF8
|
||
|
#define RDC3210_CFGREG_DATA 0x0CFC
|
||
|
#define RDC_MAX_GPIO 0x3A
|