OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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/ndk/8/platforms/android-14/arch-mips/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/ndk/8/platforms/android-9/arch-mips/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 24 milliseconds