Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dpci_regs.h141 #define PCI_IO_1K_RANGE_MASK (~0x03UL) /* Intel 1K I/O windows */ macro
/linux-6.15/drivers/pci/
H A Dsetup-bus.c690 io_mask = PCI_IO_1K_RANGE_MASK; in pci_setup_bridge_io()
H A Dprobe.c404 io_mask = PCI_IO_1K_RANGE_MASK; in pci_read_bridge_io()