Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pci/
H A Dops-tx4927.c348 __raw_writel(TX4927_PCIC_PBACFG_PBAEN, &pcicptr->pbacfg); in tx4927_pcic_setup()
501 if (__raw_readl(&pcicptr->pbacfg) & TX4927_PCIC_PBACFG_PBAEN) { in tx4927_quirk_slc90e66_bridge()
515 TX4927_PCIC_PBACFG_PBAEN, in tx4927_quirk_slc90e66_bridge()
/openbmc/linux/arch/mips/include/asm/txx9/
H A Dtx4927pcic.h97 #define TX4927_PCIC_PBACFG_PBAEN 0x00000002 macro