Revision 87ecb68b hw/pl110.c

b/hw/pl110.c
7 7
 * This code is licenced under the GNU LGPL
8 8
 */
9 9

  
10
#include "vl.h"
10
#include "hw.h"
11
#include "primecell.h"
12
#include "console.h"
11 13

  
12 14
#define PL110_CR_EN   0x001
13 15
#define PL110_CR_BGR  0x100

Also available in: Unified diff