Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/
H A Dpci.h828 #define PCI_CONF1_EXT_REG_MASK 0xf00 macro
829 #define PCI_CONF1_EXT_REG(x) (((x) & PCI_CONF1_EXT_REG_MASK) << PCI_CONF1_EXT_REG_SHIFT)