Searched refs:PCI_IO_1K_RANGE_MASK (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dpci_regs.h141 #define PCI_IO_1K_RANGE_MASK (~0x03UL) /* Intel 1K I/O windows */ macro
/linux-master/drivers/pci/
H A Dsetup-bus.c586 io_mask = PCI_IO_1K_RANGE_MASK;
H A Dprobe.c358 io_mask = PCI_IO_1K_RANGE_MASK;

Completed in 131 milliseconds