OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IIO_ITTE_OFFSET_BITS
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/kernel/arch-mips/asm/sn/
io.h
24
#define
IIO_ITTE_OFFSET_BITS
5
25
#define IIO_ITTE_OFFSET_MASK ((1<<
IIO_ITTE_OFFSET_BITS
)-1)
/development/ndk/platforms/android-9/arch-mips/include/asm/sn/
io.h
24
#define
IIO_ITTE_OFFSET_BITS
5
25
#define IIO_ITTE_OFFSET_MASK ((1<<
IIO_ITTE_OFFSET_BITS
)-1)
/external/kernel-headers/original/asm-mips/sn/
io.h
20
#define
IIO_ITTE_OFFSET_BITS
5 /* size of offset field */
21
#define IIO_ITTE_OFFSET_MASK ((1<<
IIO_ITTE_OFFSET_BITS
)-1)
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/sn/
io.h
24
#define
IIO_ITTE_OFFSET_BITS
5
25
#define IIO_ITTE_OFFSET_MASK ((1<<
IIO_ITTE_OFFSET_BITS
)-1)
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/sn/
io.h
24
#define
IIO_ITTE_OFFSET_BITS
5
25
#define IIO_ITTE_OFFSET_MASK ((1<<
IIO_ITTE_OFFSET_BITS
)-1)
Completed in 19 milliseconds