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

Last change on this file was 76, checked in by megakiss, 10 years ago

1W 대기전력을 만족시키기 위하여 POWEROFF시 튜너를 Standby 상태로 함

  • 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.