Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pci/
H A Dpci-rc32434.c198 pcicntlval &= ~PCI_CTL_TNR; in rc32434_pcibridge_init()
/openbmc/linux/arch/mips/include/asm/mach-rc32434/
H A Dpci.h75 #define PCI_CTL_TNR (1 << 1) macro