TX4938_CCFG_PCIARB 196 arch/mips/txx9/generic/setup_tx4938.c if (!(____raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_PCIARB)) TX4938_CCFG_PCIARB 111 arch/mips/txx9/rbtx4927/setup.c int extarb = !(__raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_PCIARB); TX4938_CCFG_PCIARB 43 arch/mips/txx9/rbtx4938/setup.c int extarb = !(__raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_PCIARB);