dec_5100.h Source File
Back to the index.
Go to the documentation of this file. 66 #define KN230_SYS_LANCE 0x18000000 67 #define KN230_SYS_LANCE_B_START 0x19000000 68 #define KN230_SYS_LANCE_B_END 0x19010000 70 #define KN230_SYS_SII 0x1a000000 71 #define KN230_SYS_SII_B_START 0x1b000000 72 #define KN230_SYS_SII_B_END 0x1b020000 74 #define KN230_SYS_DZ0 0x1c000000 76 #define KN230_SYS_CLOCK 0x1d000000 78 #define KN230_SYS_ICSR 0x1e000000 86 #define KN230_CSR_INTR_RESET 0x00004000 87 #define KN230_CSR_INTR_WMERR 0x00002000 88 #define KN230_CSR_INTR_LANCE 0x00001000 89 #define KN230_CSR_INTR_SII 0x00000800 90 #define KN230_CSR_INTR_OPT1 0x00000400 91 #define KN230_CSR_INTR_OPT0 0x00000200 92 #define KN230_CSR_INTR_DZ0 0x00000100 103 #define KN230_SYS_CTL_LED 0x14000000 104 #define KN230_LED7 0x00008000 105 #define KN230_LED6 0x00004000 106 #define KN230_LED5 0x00002000 107 #define KN230_LED4 0x00001000 109 #define KN230_LED3 0x00000800 114 #define KN230_LED2 0x00000400 120 #define KN230_LED1 0x00000200 124 #define KN230_LED0 0x00000100 130 #define KN230_SYS_DZ1 0x15000000 131 #define KN230_SYS_DZ2 0x15200000 138 #define KN230_SYS_WEAR 0x17000000 139 #define KN230_WEAR_OPTIONMASK 0x00000001 140 #define KN230_WEAR_OPTION_FALSE KN230_WEAR_OPTIONMASK 141 #define KN230_WEAR_OPTION_TRUE 0 143 #define KN230_WEAR_SECUREMASK 0x00000002 144 #define KN230_WEAR_INSECURE KN230_WEAR_SECUREMASK 145 #define KN230_WEAR_SECURE 0 154 #define KN230_SYS_OID 0x1f00020c 155 #define KN230_OID_MASK 0x000000ff 156 #define KN230_ERRCNT_MASK 0x0000ff00 159 #define KN230_SYS_PASSWD 0x1f000244 165 #define KN230_SYS_NVRAM_DIAG 0x1f000300 166 #define KN230_NVRAM_PRESENT 0x00000001 167 #define KN230_NVRAM_TESTFAIL_RO 0x00000002 168 #define KN230_NVRAM_TESTFAIL_RW 0x00000004 169 #define KN230_NVRAM_FAILURE 0x00000008 170 #define KN230_NVRAM_SIZEMASK 0x000000f0 172 #define KN230_SYS_NVRAM_ADDR 0x1f000304 178 # define KN230_SYS_NVRAM_EVENBNK_STATUS_OFFSET (0x200000) 179 # define KN230_SYS_NVRAM_ODDBNK_STATUS_OFFSET (0x200000 +4) 180 # define KN230_SYS_NVRAM_EVENBNK_CONTROL_OFFSET (-0x200000) 181 # define KN230_SYS_NVRAM_ODDNK_STATUS_OFFSET (-0x200000+4) 184 #define KN230_NVRAM_BATFAIL 0x00000001 185 #define KN230_NVRAM_BATKILL 0x00000002
Generated on Fri Dec 7 2018 19:52:23 for GXemul by
1.8.13