OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BONITO_REG_BASE
(Results
1 - 5
of
5
) sorted by null
/external/kernel-headers/original/asm-mips/mips-boards/
bonito64.h
31
#define BONITO(x) (*(volatile u32 *)((char *)CKSEG1ADDR(
BONITO_REG_BASE
) + (x)))
56
#define
BONITO_REG_BASE
0x1fe00000
58
#define BONITO_REG_TOP (
BONITO_REG_BASE
+BONITO_REG_SIZE-1)
/bionic/libc/kernel/arch-mips/asm/mips-boards/
bonito64.h
36
#define
BONITO_REG_BASE
0x1fe00000
39
#define BONITO_REG_TOP (
BONITO_REG_BASE
+BONITO_REG_SIZE-1)
/development/ndk/platforms/android-9/arch-mips/include/asm/mips-boards/
bonito64.h
36
#define
BONITO_REG_BASE
0x1fe00000
39
#define BONITO_REG_TOP (
BONITO_REG_BASE
+BONITO_REG_SIZE-1)
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/mips-boards/
bonito64.h
36
#define
BONITO_REG_BASE
0x1fe00000
39
#define BONITO_REG_TOP (
BONITO_REG_BASE
+BONITO_REG_SIZE-1)
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/mips-boards/
bonito64.h
36
#define
BONITO_REG_BASE
0x1fe00000
39
#define BONITO_REG_TOP (
BONITO_REG_BASE
+BONITO_REG_SIZE-1)
Completed in 28 milliseconds