Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dm54xxpci.h122 #define PCITBATR1_E 0x00000001 /* Enable window 1 */ macro
/openbmc/linux/arch/m68k/coldfire/
H A Dpci.c215 __raw_writel(CONFIG_RAMBASE | PCITBATR1_E, PCITBATR1); in mcf_pci_init()