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

  /bionic/libc/kernel/arch-mips/asm/xtalk/
xtalk.h 22 typedef char xwidgetnum_t; typedef
41 #define XIO_PORT(x) ((xwidgetnum_t)(((x)&XIO_PORT_BITS) >> XIO_PORT_SHIFT))
  /development/ndk/platforms/android-9/arch-mips/include/asm/xtalk/
xtalk.h 22 typedef char xwidgetnum_t; typedef
41 #define XIO_PORT(x) ((xwidgetnum_t)(((x)&XIO_PORT_BITS) >> XIO_PORT_SHIFT))
  /external/kernel-headers/original/asm-mips/xtalk/
xtalk.h 19 typedef char xwidgetnum_t; /* xtalk widget number (0..15) */ typedef
47 #define XIO_PORT(x) ((xwidgetnum_t)(((x)&XIO_PORT_BITS) >> XIO_PORT_SHIFT))
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/xtalk/
xtalk.h 22 typedef char xwidgetnum_t; typedef
41 #define XIO_PORT(x) ((xwidgetnum_t)(((x)&XIO_PORT_BITS) >> XIO_PORT_SHIFT))
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/xtalk/
xtalk.h 22 typedef char xwidgetnum_t; typedef
41 #define XIO_PORT(x) ((xwidgetnum_t)(((x)&XIO_PORT_BITS) >> XIO_PORT_SHIFT))
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/xtalk/
xtalk.h 22 typedef char xwidgetnum_t; typedef
41 #define XIO_PORT(x) ((xwidgetnum_t)(((x)&XIO_PORT_BITS) >> XIO_PORT_SHIFT))
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/xtalk/
xtalk.h 22 typedef char xwidgetnum_t; typedef
41 #define XIO_PORT(x) ((xwidgetnum_t)(((x)&XIO_PORT_BITS) >> XIO_PORT_SHIFT))
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/xtalk/
xtalk.h 22 typedef char xwidgetnum_t; typedef
41 #define XIO_PORT(x) ((xwidgetnum_t)(((x)&XIO_PORT_BITS) >> XIO_PORT_SHIFT))
  /external/kernel-headers/original/asm-mips/sn/
hub.h 12 extern unsigned long hub_pio_map(cnodeid_t cnode, xwidgetnum_t widget,

Completed in 185 milliseconds