Home
last modified time | relevance | path

Searched defs:PCI_IO_RANGE_MASK (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dpci_regs.h91 #define PCI_IO_RANGE_MASK (~0x0fUL) macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dpci_regs.h139 #define PCI_IO_RANGE_MASK (~0x0fUL) /* Standard 4K I/O windows */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dpci_regs.h107 #define PCI_IO_RANGE_MASK (~0x0fUL) macro