OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GT_WRITE
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/kernel/arch-mips/asm/
gt64120.h
529
#define
GT_WRITE
(ofs, data) __GT_WRITE(ofs, cpu_to_le32(data))
/development/ndk/platforms/android-9/arch-mips/include/asm/
gt64120.h
529
#define
GT_WRITE
(ofs, data) __GT_WRITE(ofs, cpu_to_le32(data))
/external/kernel-headers/original/asm-mips/
gt64120.h
558
*
GT_WRITE
(ofs, data) - read/write GT64120 registers in 32bit
575
#define
GT_WRITE
(ofs, data) __GT_WRITE(ofs, cpu_to_le32(data))
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
gt64120.h
529
#define
GT_WRITE
(ofs, data) __GT_WRITE(ofs, cpu_to_le32(data))
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
gt64120.h
529
#define
GT_WRITE
(ofs, data) __GT_WRITE(ofs, cpu_to_le32(data))
Completed in 113 milliseconds