HomeSort by relevance Sort by last modified time
    Searched defs:PCI_BASE_ADDRESS_IO_MASK (Results 1 - 3 of 3) sorted by null

  /external/u-boot/include/
pci.h 214 #define PCI_BASE_ADDRESS_IO_MASK (~0x03ULL)
    [all...]
  /bionic/libc/kernel/uapi/linux/
pci_regs.h 84 #define PCI_BASE_ADDRESS_IO_MASK (~0x03UL)
  /external/kernel-headers/original/uapi/linux/
pci_regs.h 110 #define PCI_BASE_ADDRESS_IO_MASK (~0x03UL)
    [all...]

Completed in 51 milliseconds