Searched refs:PCITCR (Results 1 – 2 of 2) sorted by relevance
/linux/arch/m68k/include/asm/ | ||
H A D | m54xxpci.h | 36 #define PCITCR (CONFIG_MBAR + 0xb6c) /* Target control */ macro |
/linux/arch/m68k/coldfire/ | ||
H A D | pci.c | 179 __raw_writel(0, PCITCR); in mcf_pci_init() |