Home
last modified time | relevance | path

Searched refs:TX4927_CCFG_PCIARB (Results 1 – 3 of 3) sorted by relevance

/arch/mips/include/asm/txx9/
Dtx4927.h125 #define TX4927_CCFG_PCIARB 0x00002000 macro
/arch/mips/txx9/rbtx4927/
Dsetup.c63 int extarb = !(__raw_readq(&tx4927_ccfgptr->ccfg) & TX4927_CCFG_PCIARB); in tx4927_pci_setup()
/arch/mips/txx9/generic/
Dsetup_tx4927.c183 if (!(____raw_readq(&tx4927_ccfgptr->ccfg) & TX4927_CCFG_PCIARB)) in tx4927_setup()