Symbol: BONITO
arch/mips/include/asm/mips-boards/bonito64.h
111
#define BONITO_BONPONCFG BONITO(BONITO_REGBASE + 0x00)
arch/mips/include/asm/mips-boards/bonito64.h
143
#define BONITO_BONGENCFG BONITO(BONITO_REGBASE + BONITO_BONGENCFG_OFFSET)
arch/mips/include/asm/mips-boards/bonito64.h
168
#define BONITO_IODEVCFG BONITO(BONITO_REGBASE + 0x08)
arch/mips/include/asm/mips-boards/bonito64.h
172
#define BONITO_SDCFG BONITO(BONITO_REGBASE + 0x0c)
arch/mips/include/asm/mips-boards/bonito64.h
176
#define BONITO_PCIMAP BONITO(BONITO_REGBASE + 0x10)
arch/mips/include/asm/mips-boards/bonito64.h
177
#define BONITO_PCIMEMBASECFG BONITO(BONITO_REGBASE + 0x14)
arch/mips/include/asm/mips-boards/bonito64.h
178
#define BONITO_PCIMAP_CFG BONITO(BONITO_REGBASE + 0x18)
arch/mips/include/asm/mips-boards/bonito64.h
185
#define BONITO_GPIODATA BONITO(BONITO_REGBASE + BONITO_GPIODATA_OFFSET)
arch/mips/include/asm/mips-boards/bonito64.h
186
#define BONITO_GPIOIE BONITO(BONITO_REGBASE + 0x20)
arch/mips/include/asm/mips-boards/bonito64.h
190
#define BONITO_INTEDGE BONITO(BONITO_REGBASE + 0x24)
arch/mips/include/asm/mips-boards/bonito64.h
191
#define BONITO_INTSTEER BONITO(BONITO_REGBASE + 0x28)
arch/mips/include/asm/mips-boards/bonito64.h
192
#define BONITO_INTPOL BONITO(BONITO_REGBASE + 0x2c)
arch/mips/include/asm/mips-boards/bonito64.h
196
#define BONITO_INTENSET BONITO(BONITO_REGBASE + 0x30)
arch/mips/include/asm/mips-boards/bonito64.h
197
#define BONITO_INTENCLR BONITO(BONITO_REGBASE + 0x34)
arch/mips/include/asm/mips-boards/bonito64.h
198
#define BONITO_INTEN BONITO(BONITO_REGBASE + 0x38)
arch/mips/include/asm/mips-boards/bonito64.h
199
#define BONITO_INTISR BONITO(BONITO_REGBASE + 0x3c)
arch/mips/include/asm/mips-boards/bonito64.h
207
#define BONITO_PCIMAIL0 BONITO(BONITO_REGBASE + 0x40)
arch/mips/include/asm/mips-boards/bonito64.h
208
#define BONITO_PCIMAIL1 BONITO(BONITO_REGBASE + 0x44)
arch/mips/include/asm/mips-boards/bonito64.h
209
#define BONITO_PCIMAIL2 BONITO(BONITO_REGBASE + 0x48)
arch/mips/include/asm/mips-boards/bonito64.h
210
#define BONITO_PCIMAIL3 BONITO(BONITO_REGBASE + 0x4c)
arch/mips/include/asm/mips-boards/bonito64.h
215
#define BONITO_PCICACHECTRL BONITO(BONITO_REGBASE + 0x50)
arch/mips/include/asm/mips-boards/bonito64.h
216
#define BONITO_PCICACHETAG BONITO(BONITO_REGBASE + 0x54)
arch/mips/include/asm/mips-boards/bonito64.h
218
#define BONITO_PCIBADADDR BONITO(BONITO_REGBASE + 0x58)
arch/mips/include/asm/mips-boards/bonito64.h
219
#define BONITO_PCIMSTAT BONITO(BONITO_REGBASE + 0x5c)
arch/mips/include/asm/mips-boards/bonito64.h
235
#define BONITO_LDMACTRL BONITO(BONITO_LDMABASE + 0x0)
arch/mips/include/asm/mips-boards/bonito64.h
236
#define BONITO_LDMASTAT BONITO(BONITO_LDMABASE + 0x0)
arch/mips/include/asm/mips-boards/bonito64.h
237
#define BONITO_LDMAADDR BONITO(BONITO_LDMABASE + 0x4)
arch/mips/include/asm/mips-boards/bonito64.h
238
#define BONITO_LDMAGO BONITO(BONITO_LDMABASE + 0x8)
arch/mips/include/asm/mips-boards/bonito64.h
239
#define BONITO_LDMADATA BONITO(BONITO_LDMABASE + 0xc)
arch/mips/include/asm/mips-boards/bonito64.h
241
#define BONITO_COPCTRL BONITO(BONITO_COPBASE + 0x0)
arch/mips/include/asm/mips-boards/bonito64.h
242
#define BONITO_COPSTAT BONITO(BONITO_COPBASE + 0x0)
arch/mips/include/asm/mips-boards/bonito64.h
243
#define BONITO_COPPADDR BONITO(BONITO_COPBASE + 0x4)
arch/mips/include/asm/mips-boards/bonito64.h
244
#define BONITO_COPDADDR BONITO(BONITO_COPBASE + 0x8)
arch/mips/include/asm/mips-boards/bonito64.h
245
#define BONITO_COPGO BONITO(BONITO_COPBASE + 0xc)
arch/mips/include/asm/mips-boards/bonito64.h
82
#define BONITO_PCI_REG(x) BONITO(BONITO_PCICONFIGBASE + (x))