Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/
Dpci.h806 #define PCI_CONF1_FUNC_MASK 0x7 macro
812 #define PCI_CONF1_FUNC(x) (((x) & PCI_CONF1_FUNC_MASK) << PCI_CONF1_FUNC_SHIFT)