Revision 87ecb68b hw/tsc210x.c

b/hw/tsc210x.c
19 19
 * MA 02111-1307 USA
20 20
 */
21 21

  
22
#include "vl.h"
22
#include "hw.h"
23
#include "audio/audio.h"
24
#include "qemu-timer.h"
25
#include "console.h"
26
#include "omap.h"
23 27

  
24 28
#define TSC_DATA_REGISTERS_PAGE		0x0
25 29
#define TSC_CONTROL_REGISTERS_PAGE	0x1

Also available in: Unified diff