| * Copyright (c) 2011 Bryce Lanham |
| * This code is free software; you can redistribute it and/or modify |
| * it under the terms of the GNU General Public License as published |
| * by the Free Software Foundation; either version 2 of the License, |
| * or (at your option) any later version. |
| #define TYPE_NEXTFB "next-fb" |
| #define TYPE_NEXTKBD "next-kbd" |
| #define DMA_ENABLE 0x01000000 |
| #define DMA_SUPDATE 0x02000000 |
| #define DMA_COMPLETE 0x08000000 |
| #define DMA_SETENABLE 0x00010000 |
| #define DMA_SETSUPDATE 0x00020000 |
| #define DMA_DEV2M 0x00040000 |
| #define DMA_CLRCOMPLETE 0x00080000 |
| #define DMA_RESET 0x00100000 |