Home
last modified time | relevance | path

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

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