source: svn/branches/kctv/newcon3bcm2_21bu/toolchain/mips-linux-uclibc/include/asm/lasat/lasatint.h

Last change on this file was 2, checked in by phkim, 11 years ago

1.phkim

  1. revision copy newcon3sk r27
  • 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.