Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pci/
H A Dops-rc32434.c41 #define PCI_CFG_SET(bus, slot, func, off) \ macro
54 PCI_CFG_SET(bus->number, slot, func, where); in config_access()