Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dm54xxpci.h35 #define PCITBATR1 (CONFIG_MBAR + 0xb68) /* Target base translation 1 */ macro
/openbmc/linux/arch/m68k/coldfire/
H A Dpci.c215 __raw_writel(CONFIG_RAMBASE | PCITBATR1_E, PCITBATR1); in mcf_pci_init()