1.1 --- a/src/asic.h Sat Jan 06 04:06:36 2007 +0000
1.2 +++ b/src/asic.h Sun Jan 14 11:43:00 2007 +0000
1.5 - * $Id: asic.h,v 1.15 2007-01-06 04:06:36 nkeynes Exp $
1.6 + * $Id: asic.h,v 1.16 2007-01-14 11:43:00 nkeynes Exp $
1.8 * Support for the miscellaneous ASIC functions (Primarily event multiplexing,
1.9 * and DMA). Includes MMIO definitions for the 5f6000 and 5f7000 regions,
1.11 #define EVENT_SCANLINE2 3
1.12 #define EVENT_SCANLINE1 4
1.13 #define EVENT_RETRACE 5
1.14 -#define EVENT_PVR_UNK 6
1.15 +#define EVENT_PVR_YUV_DONE 6
1.16 #define EVENT_PVR_OPAQUE_DONE 7
1.17 #define EVENT_PVR_OPAQUEMOD_DONE 8
1.18 #define EVENT_PVR_TRANS_DONE 9