Searched refs:PCI_CONF1_REG_MASK (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/pci/ | ||
H A D | pci.h | 804 #define PCI_CONF1_REG_MASK 0xfc /* Limit aligned offset to a maximum of 256B */ macro 810 #define PCI_CONF1_REG(x) ((x) & PCI_CONF1_REG_MASK) |
Completed in 2 milliseconds