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