From 03dd35db0e22c971b09fc94fa24cce6f531ab7ce Mon Sep 17 00:00:00 2001 From: Barry Wardell Date: Mon, 5 Nov 2007 17:19:00 +0000 Subject: Get rid of some more inl/outl. 0x70000084 seems to be GPO32_ENABLE. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15477 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/pp5020.h | 1 + 1 file changed, 1 insertion(+) (limited to 'firmware/export/pp5020.h') diff --git a/firmware/export/pp5020.h b/firmware/export/pp5020.h index 22a53e7ad7..47f73b9f4c 100644 --- a/firmware/export/pp5020.h +++ b/firmware/export/pp5020.h @@ -334,6 +334,7 @@ /* 32 bit GPO port */ #define GPO32_VAL (*(volatile unsigned long *)(0x70000080)) +#define GPO32_ENABLE (*(volatile unsigned long *)(0x70000084)) /* IIS */ #define IISDIV (*(volatile unsigned long*)(0x60006080)) -- cgit v1.2.3