OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BONITO_GPIO_GPIOR_SHIFT
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/kernel/arch-mips/asm/mips-boards/
bonito64.h
287
#define
BONITO_GPIO_GPIOR_SHIFT
16
292
#define BONITO_GPIO_IOR(N) (1<<(
BONITO_GPIO_GPIOR_SHIFT
+(N)))
/development/ndk/platforms/android-9/arch-mips/include/asm/mips-boards/
bonito64.h
287
#define
BONITO_GPIO_GPIOR_SHIFT
16
292
#define BONITO_GPIO_IOR(N) (1<<(
BONITO_GPIO_GPIOR_SHIFT
+(N)))
/external/kernel-headers/original/asm-mips/mips-boards/
bonito64.h
353
#define
BONITO_GPIO_GPIOR_SHIFT
16
357
#define BONITO_GPIO_IOR(N) (1<<(
BONITO_GPIO_GPIOR_SHIFT
+(N)))
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/mips-boards/
bonito64.h
287
#define
BONITO_GPIO_GPIOR_SHIFT
16
292
#define BONITO_GPIO_IOR(N) (1<<(
BONITO_GPIO_GPIOR_SHIFT
+(N)))
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/mips-boards/
bonito64.h
287
#define
BONITO_GPIO_GPIOR_SHIFT
16
292
#define BONITO_GPIO_IOR(N) (1<<(
BONITO_GPIO_GPIOR_SHIFT
+(N)))
Completed in 24 milliseconds