OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IIO_ITTE_BASE
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/kernel/arch-mips/asm/sn/
io.h
21
#define
IIO_ITTE_BASE
0x400160
22
#define IIO_ITTE(bigwin) (
IIO_ITTE_BASE
+ 8*(bigwin))
/development/ndk/platforms/android-9/arch-mips/include/asm/sn/
io.h
21
#define
IIO_ITTE_BASE
0x400160
22
#define IIO_ITTE(bigwin) (
IIO_ITTE_BASE
+ 8*(bigwin))
/external/kernel-headers/original/asm-mips/sn/
io.h
17
#define
IIO_ITTE_BASE
0x400160 /* base of translation table entries */
18
#define IIO_ITTE(bigwin) (
IIO_ITTE_BASE
+ 8*(bigwin))
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/sn/
io.h
21
#define
IIO_ITTE_BASE
0x400160
22
#define IIO_ITTE(bigwin) (
IIO_ITTE_BASE
+ 8*(bigwin))
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/sn/
io.h
21
#define
IIO_ITTE_BASE
0x400160
22
#define IIO_ITTE(bigwin) (
IIO_ITTE_BASE
+ 8*(bigwin))
Completed in 101 milliseconds