Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/pci/
Dops-vr41xx.c33 #define PCICONFAREG (void __iomem *)KSEG1ADDR(0x0f000c18) macro
46 (where & 0xfc), PCICONFAREG); in set_pci_configuration_address()
55 (where & 0xfc) | 1U, PCICONFAREG); in set_pci_configuration_address()
Dpci-vr41xx.h41 #define PCICONFAREG 0x18 macro