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

  /bionic/libc/kernel/arch-mips/asm/sn/sn0/
hubio.h 79 #define IIO_WSTAT_TXRETRY_SHFT (16)
80 #define IIO_WSTAT_TXRETRY_CNT(w) (((w) >> IIO_WSTAT_TXRETRY_SHFT) & IIO_WSTAT_TXRETRY_MASK)
  /development/ndk/platforms/android-9/arch-mips/include/asm/sn/sn0/
hubio.h 79 #define IIO_WSTAT_TXRETRY_SHFT (16)
80 #define IIO_WSTAT_TXRETRY_CNT(w) (((w) >> IIO_WSTAT_TXRETRY_SHFT) & IIO_WSTAT_TXRETRY_MASK)
  /external/kernel-headers/original/asm-mips/sn/sn0/
hubio.h 89 #define IIO_WSTAT_TXRETRY_SHFT (16)
90 #define IIO_WSTAT_TXRETRY_CNT(w) (((w) >> IIO_WSTAT_TXRETRY_SHFT) & \
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/sn/sn0/
hubio.h 79 #define IIO_WSTAT_TXRETRY_SHFT (16)
80 #define IIO_WSTAT_TXRETRY_CNT(w) (((w) >> IIO_WSTAT_TXRETRY_SHFT) & IIO_WSTAT_TXRETRY_MASK)
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/sn/sn0/
hubio.h 79 #define IIO_WSTAT_TXRETRY_SHFT (16)
80 #define IIO_WSTAT_TXRETRY_CNT(w) (((w) >> IIO_WSTAT_TXRETRY_SHFT) & IIO_WSTAT_TXRETRY_MASK)

Completed in 38 milliseconds