mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-12 22:52:28 -05:00
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
This commit is contained in:
parent
4ef3e821cb
commit
03dd35db0e
8 changed files with 9 additions and 8 deletions
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue