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

  /bionic/libc/kernel/arch-mips/asm/pci/
bridge.h 301 #define BRIDGE_TYPE0_CFG_SLOT_OFF 0x00001000
304 #define BRIDGE_TYPE0_CFG_DEV(s) (BRIDGE_TYPE0_CFG_DEV0+ (s)*BRIDGE_TYPE0_CFG_SLOT_OFF)
305 #define BRIDGE_TYPE0_CFG_DEVF(s, f) (BRIDGE_TYPE0_CFG_DEV0+ (s)*BRIDGE_TYPE0_CFG_SLOT_OFF+ (f)*BRIDGE_TYPE0_CFG_FUNC_OFF)
  /development/ndk/platforms/android-9/arch-mips/include/asm/pci/
bridge.h 301 #define BRIDGE_TYPE0_CFG_SLOT_OFF 0x00001000
304 #define BRIDGE_TYPE0_CFG_DEV(s) (BRIDGE_TYPE0_CFG_DEV0+ (s)*BRIDGE_TYPE0_CFG_SLOT_OFF)
305 #define BRIDGE_TYPE0_CFG_DEVF(s, f) (BRIDGE_TYPE0_CFG_DEV0+ (s)*BRIDGE_TYPE0_CFG_SLOT_OFF+ (f)*BRIDGE_TYPE0_CFG_FUNC_OFF)
  /external/kernel-headers/original/asm-mips/pci/
bridge.h 359 #define BRIDGE_TYPE0_CFG_SLOT_OFF 0x00001000 /* Type 0 Cfg Slot Offset (1..7) */
362 (s)*BRIDGE_TYPE0_CFG_SLOT_OFF)
364 (s)*BRIDGE_TYPE0_CFG_SLOT_OFF+\
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/pci/
bridge.h 301 #define BRIDGE_TYPE0_CFG_SLOT_OFF 0x00001000
304 #define BRIDGE_TYPE0_CFG_DEV(s) (BRIDGE_TYPE0_CFG_DEV0+ (s)*BRIDGE_TYPE0_CFG_SLOT_OFF)
305 #define BRIDGE_TYPE0_CFG_DEVF(s, f) (BRIDGE_TYPE0_CFG_DEV0+ (s)*BRIDGE_TYPE0_CFG_SLOT_OFF+ (f)*BRIDGE_TYPE0_CFG_FUNC_OFF)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/pci/
bridge.h 301 #define BRIDGE_TYPE0_CFG_SLOT_OFF 0x00001000
304 #define BRIDGE_TYPE0_CFG_DEV(s) (BRIDGE_TYPE0_CFG_DEV0+ (s)*BRIDGE_TYPE0_CFG_SLOT_OFF)
305 #define BRIDGE_TYPE0_CFG_DEVF(s, f) (BRIDGE_TYPE0_CFG_DEV0+ (s)*BRIDGE_TYPE0_CFG_SLOT_OFF+ (f)*BRIDGE_TYPE0_CFG_FUNC_OFF)
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/pci/
bridge.h 301 #define BRIDGE_TYPE0_CFG_SLOT_OFF 0x00001000
304 #define BRIDGE_TYPE0_CFG_DEV(s) (BRIDGE_TYPE0_CFG_DEV0+ (s)*BRIDGE_TYPE0_CFG_SLOT_OFF)
305 #define BRIDGE_TYPE0_CFG_DEVF(s, f) (BRIDGE_TYPE0_CFG_DEV0+ (s)*BRIDGE_TYPE0_CFG_SLOT_OFF+ (f)*BRIDGE_TYPE0_CFG_FUNC_OFF)
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/pci/
bridge.h 301 #define BRIDGE_TYPE0_CFG_SLOT_OFF 0x00001000
304 #define BRIDGE_TYPE0_CFG_DEV(s) (BRIDGE_TYPE0_CFG_DEV0+ (s)*BRIDGE_TYPE0_CFG_SLOT_OFF)
305 #define BRIDGE_TYPE0_CFG_DEVF(s, f) (BRIDGE_TYPE0_CFG_DEV0+ (s)*BRIDGE_TYPE0_CFG_SLOT_OFF+ (f)*BRIDGE_TYPE0_CFG_FUNC_OFF)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/pci/
bridge.h 301 #define BRIDGE_TYPE0_CFG_SLOT_OFF 0x00001000
304 #define BRIDGE_TYPE0_CFG_DEV(s) (BRIDGE_TYPE0_CFG_DEV0+ (s)*BRIDGE_TYPE0_CFG_SLOT_OFF)
305 #define BRIDGE_TYPE0_CFG_DEVF(s, f) (BRIDGE_TYPE0_CFG_DEV0+ (s)*BRIDGE_TYPE0_CFG_SLOT_OFF+ (f)*BRIDGE_TYPE0_CFG_FUNC_OFF)

Completed in 66 milliseconds