Searched refs:PCICR2 (Results 1 – 2 of 2) sorted by relevance
/linux/arch/m68k/include/asm/ | ||
H A D | m54xxpci.h | 31 #define PCICR2 (CONFIG_MBAR + 0xb3c) /* PCI configuration 2 */ macro |
/linux/arch/m68k/coldfire/ | ||
H A D | pci.c | 196 __raw_writel(0, PCICR2); in mcf_pci_init() |