X-1.5 Brian Wheeler 27-FEB-2008 Avoid compiler warnings.
X-1.4 Brian wheeler 18-FEB-2008 Implemented HCI register space.
X-1.3 Camiel Vanderhoeven 30-DEC-2007 Print file id on initialization.
X-1.2 Camiel Vanderhoeven 17-DEC-2007 SaveState file format 2.1
X-1.1 Camiel Vanderhoeven 10-DEC-2007 Initial version in CVS; this part was split off from the CAliM1543C class.
Definition in file AliM1543C_usb.cpp.
#include "StdAfx.h"
#include "AliM1543C_usb.h"
#include "System.h"
Go to the source code of this file.
Variables | |
| u32 | usb_cfg_data [64] |
| u32 | usb_cfg_mask [64] |
| static u32 | usb_magic1 = 0x9000432B |
| static u32 | usb_magic2 = 0xB2340009 |
| u32 usb_cfg_data[64] |
Initial value:
{
0x523710b9,
0x02800000,
0x0c031003,
0x00000000,
0x00000000,
0x00000000,
0x00000000,
0x00000000,
0x00000000,
0x00000000,
0x00000000,
0x00000000,
0x00000000,
0x00000000,
0x00000000,
0x500001ff,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
}
Definition at line 50 of file AliM1543C_usb.cpp.
Referenced by CAliM1543C_usb::CAliM1543C_usb().
| u32 usb_cfg_mask[64] |
Initial value:
{
0x00000000,
0x00000157,
0x00000000,
0x0000ffff,
0xfffff000,
0x00000000,
0x00000000,
0x00000000,
0x00000000,
0x00000000,
0x00000000,
0x00000000,
0x00000000,
0x00000000,
0x00000000,
0x000000ff,
0x04100000,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
}
Definition at line 72 of file AliM1543C_usb.cpp.
Referenced by CAliM1543C_usb::CAliM1543C_usb().
u32 usb_magic1 = 0x9000432B [static] |
Definition at line 229 of file AliM1543C_usb.cpp.
Referenced by CAliM1543C_usb::RestoreState(), and CAliM1543C_usb::SaveState().
u32 usb_magic2 = 0xB2340009 [static] |
Definition at line 230 of file AliM1543C_usb.cpp.
Referenced by CAliM1543C_usb::RestoreState(), and CAliM1543C_usb::SaveState().