Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/pci/
Dops-mace.c46 mace->pci.control = control & ~MACEPCI_CONTROL_MAR_INT; in mace_pci_read_config()
/linux-5.19.10/arch/mips/include/asm/ip32/
Dmace.h69 #define MACEPCI_CONTROL_MAR_INT BIT(31) macro