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

  /external/kernel-headers/original/asm-mips/
io.h 418 #define BUILDIO_IOPORT(bwlq, type) \
422 BUILDIO_IOPORT(b, u8)
423 BUILDIO_IOPORT(w, u16)
424 BUILDIO_IOPORT(l, u32)
426 BUILDIO_IOPORT(q, u64)
  /bionic/libc/kernel/arch-mips/asm/
io.h 82 #define BUILDIO_IOPORT(bwlq, type) __BUILD_IOPORT_PFX(, bwlq, type) __BUILD_IOPORT_PFX(__mem_, bwlq, type)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
io.h 82 #define BUILDIO_IOPORT(bwlq, type) __BUILD_IOPORT_PFX(, bwlq, type) __BUILD_IOPORT_PFX(__mem_, bwlq, type)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
io.h 82 #define BUILDIO_IOPORT(bwlq, type) __BUILD_IOPORT_PFX(, bwlq, type) __BUILD_IOPORT_PFX(__mem_, bwlq, type)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
io.h 82 #define BUILDIO_IOPORT(bwlq, type) __BUILD_IOPORT_PFX(, bwlq, type) __BUILD_IOPORT_PFX(__mem_, bwlq, type)
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
io.h 82 #define BUILDIO_IOPORT(bwlq, type) __BUILD_IOPORT_PFX(, bwlq, type) __BUILD_IOPORT_PFX(__mem_, bwlq, type)
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
io.h 82 #define BUILDIO_IOPORT(bwlq, type) __BUILD_IOPORT_PFX(, bwlq, type) __BUILD_IOPORT_PFX(__mem_, bwlq, type)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
io.h 82 #define BUILDIO_IOPORT(bwlq, type) __BUILD_IOPORT_PFX(, bwlq, type) __BUILD_IOPORT_PFX(__mem_, bwlq, type)

Completed in 822 milliseconds