Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/pci/
Dpci-rc32434.c125 pcicdata |= (PCI_CTL_IGM | PCI_CTL_EAP | PCI_CTL_EN); in rc32434_pcibridge_init()
/linux-5.19.10/arch/mips/include/asm/mach-rc32434/
Dpci.h74 #define PCI_CTL_EN (1 << 0) macro