mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 01:55:51 +02:00
m68k: add DAC modules base addresses
Add DAC controller 0 and 1 base addresses. Signed-off-by: Angelo Dureghello <adureghello@baylibre.com> Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
This commit is contained in:
parent
3ad549567e
commit
52e70cb637
|
|
@ -191,6 +191,11 @@
|
|||
#define MCFEPORT_EPPAR 0xfc090000
|
||||
#define MCFEPORT_EPIER 0xfc090003
|
||||
#define MCFEPORT_EPFR 0xfc090006
|
||||
/*
|
||||
* DAC Modules.
|
||||
*/
|
||||
#define MCFDAC_BASE0 0xfc098000
|
||||
#define MCFDAC_BASE1 0xfc09c000
|
||||
/*
|
||||
* RTC Module.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user