Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/
H A Dpci.h804 #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)