Home
last modified time | relevance | path

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

/arch/mips/include/asm/txx9/
Dtx4939.h254 #define TX4939_CCFG_PCIARB 0x00002000 macro
/arch/mips/txx9/rbtx4939/
Dsetup.c60 int extarb = !(__raw_readq(&tx4939_ccfgptr->ccfg) & TX4939_CCFG_PCIARB); in rbtx4939_pci_setup()
/arch/mips/txx9/generic/
Dsetup_tx4939.c215 if (!(____raw_readq(&tx4939_ccfgptr->ccfg) & TX4939_CCFG_PCIARB)) in tx4939_setup()