Lines Matching +full:main +full:- +full:eeprom
3 * License. See the file "COPYING" in the main directory of this archive
22 #define SGIMC_CCTRL0_EPERRMEM 0x00000040 /* Main mem parity error enable */
33 #define SGIMC_CCTRL0_LENDIAN 0x00020000 /* Put MC in little-endian mode */
60 u32 eeprom; /* EEPROM byte reg for r4k */ member
61 #define SGIMC_EEPROM_PRE 0x00000001 /* eeprom chip PRE pin assertion */
62 #define SGIMC_EEPROM_CSEL 0x00000002 /* Active high, eeprom chip select */
63 #define SGIMC_EEPROM_SECLOCK 0x00000004 /* EEPROM serial clock */
64 #define SGIMC_EEPROM_SDATAO 0x00000008 /* Serial EEPROM data-out */
65 #define SGIMC_EEPROM_SDATAI 0x00000010 /* Serial EEPROM data-in */
75 #define SGIMC_GIOPAR_HPC64 0x00000001 /* HPC talks to GIO using 64-bits */
76 #define SGIMC_GIOPAR_GFX64 0x00000002 /* GFX talks to GIO using 64-bits */
77 #define SGIMC_GIOPAR_EXP064 0x00000004 /* EXP(slot0) talks using 64-bits */
78 #define SGIMC_GIOPAR_EXP164 0x00000008 /* EXP(slot1) talks using 64-bits */
79 #define SGIMC_GIOPAR_EISA64 0x00000010 /* EISA bus talks 64-bits to GIO */
80 #define SGIMC_GIOPAR_HPC264 0x00000020 /* 2nd HPX talks 64-bits to GIO */
146 volatile u32 syssembit; /* Uni-bit system semaphore */
160 volatile u32 dma_ctrl; /* Main DMA control reg */
191 u32 _unused36[0x1000/4-2*4];