Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Dpci.h934 #define PCI_CONF1_REG_MASK 0xfc /* Limit aligned offset to a maximum of 256B */ macro
940 #define PCI_CONF1_REG(x) ((x) & PCI_CONF1_REG_MASK)