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

Last change on this file since 69 was 69, checked in by phkim, 10 years ago

1.phkim

  1. 광주방송
  2. 변경내용
    • VBI 캡션 disabled
  • 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.