Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dm54xxpci.h85 #define PCIGSCR_RESET 0x00000001 /* Reset bit */ macro
/openbmc/linux/arch/m68k/coldfire/
H A Dpci.c178 __raw_writel(PCIGSCR_RESET, PCIGSCR); in mcf_pci_init()