source: svn/newcon3bcm2_21bu/toolchain/mipsel-linux-uclibc/include/asm/lasat/lasatint.h @ 74

Last change on this file since 74 was 74, checked in by phkim, 10 years ago
  1. phkim
  2. zasc
  3. 변경 내용
    • CT_ChMapUpdatePMTAC3AudioDescriptor 메모리 leak 버그 수정
  • Property svn:executable set to *
File size: 356 bytes
Line 
1#define LASATINT_END 16
2
3/* lasat 100 */
4#define LASAT_INT_STATUS_REG_100        (KSEG1ADDR(0x1c880000))
5#define LASAT_INT_MASK_REG_100          (KSEG1ADDR(0x1c890000))
6#define LASATINT_MASK_SHIFT_100         0
7
8/* lasat 200 */
9#define LASAT_INT_STATUS_REG_200        (KSEG1ADDR(0x1104003c))
10#define LASAT_INT_MASK_REG_200          (KSEG1ADDR(0x1104003c))
11#define LASATINT_MASK_SHIFT_200         16
12
Note: See TracBrowser for help on using the repository browser.