Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/
H A Dpci.h813 #define PCI_CONF1_FUNC(x) (((x) & PCI_CONF1_FUNC_MASK) << PCI_CONF1_FUNC_SHIFT) macro
820 PCI_CONF1_FUNC(func) | \