mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 10:19:43 +02:00
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
|