HomeSort by relevance Sort by last modified time
    Searched refs:BONITO_GPIO_GPINR_SHIFT (Results 1 - 5 of 5) sorted by null

  /bionic/libc/kernel/arch-mips/asm/mips-boards/
bonito64.h 290 #define BONITO_GPIO_GPINR_SHIFT 25
294 #define BONITO_GPIO_INR(N) (1<<(BONITO_GPIO_GPINR_SHIFT+(N)))
  /development/ndk/platforms/android-9/arch-mips/include/asm/mips-boards/
bonito64.h 290 #define BONITO_GPIO_GPINR_SHIFT 25
294 #define BONITO_GPIO_INR(N) (1<<(BONITO_GPIO_GPINR_SHIFT+(N)))
  /external/kernel-headers/original/asm-mips/mips-boards/
bonito64.h 355 #define BONITO_GPIO_GPINR_SHIFT 25
358 #define BONITO_GPIO_INR(N) (1<<(BONITO_GPIO_GPINR_SHIFT+(N)))
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/mips-boards/
bonito64.h 290 #define BONITO_GPIO_GPINR_SHIFT 25
294 #define BONITO_GPIO_INR(N) (1<<(BONITO_GPIO_GPINR_SHIFT+(N)))
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/mips-boards/
bonito64.h 290 #define BONITO_GPIO_GPINR_SHIFT 25
294 #define BONITO_GPIO_INR(N) (1<<(BONITO_GPIO_GPINR_SHIFT+(N)))

Completed in 50 milliseconds