diff options
author | ian <ian@FreeBSD.org> | 2013-03-17 03:04:43 +0000 |
---|---|---|
committer | ian <ian@FreeBSD.org> | 2013-03-17 03:04:43 +0000 |
commit | b2acea1ddc304f859bc444697275a81703847dda (patch) | |
tree | 9989e749f6918f95a560f20fd17ed74f3fde6004 /lib/libc/stdlib/system.c | |
parent | 0952142d826cdedb72792f3ca6ea791c6b9afb23 (diff) | |
download | FreeBSD-src-b2acea1ddc304f859bc444697275a81703847dda.zip FreeBSD-src-b2acea1ddc304f859bc444697275a81703847dda.tar.gz |
Add a macro that gets the physical address of a memory mapped device
register from a bus space resource.
Note that this macro is just for ARM, and is intended to have a short
lifespan. The DMA engines in some SoCs need the physical address of a
memory-mapped device register as one of the arguments for the transfer.
Several scattered ad-hoc solutions have been converted to use this macro,
which now also serves to mark the places where a more complete fix needs
to be applied (after that fix has been designed).
Diffstat (limited to 'lib/libc/stdlib/system.c')
0 files changed, 0 insertions, 0 deletions