X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/8e106bffd631c8bae10efe153f893d80ad0be2df..cc80dccf2159febf657f8bd3acb2633e2d6c90df:/include/reg-82815.h diff --git a/include/reg-82815.h b/include/reg-82815.h new file mode 100644 index 0000000..3f792e0 --- /dev/null +++ b/include/reg-82815.h @@ -0,0 +1,13 @@ +#ifndef _REG_82815_H +#define _REG_82815_H + +#define DRP 0x52 +#define DRP2 0x54 + +#define SMRAMC 0x70 +#define SMRAMC_LOCK 0x02 +#define SMRAMC_LSMM 0x0C +#define SMRAMC_USMM 0x30 +#define SMRAMC_GMS 0xC0 + +#endif