Home
last modified time | relevance | path

Searched refs:TX4938_CCFG_PCIARB (Results 1 – 4 of 4) sorted by relevance

/linux/arch/mips/txx9/rbtx4927/
A Dsetup.c111 int extarb = !(__raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_PCIARB); in tx4937_pci_setup()
/linux/arch/mips/include/asm/txx9/
A Dtx4938.h120 #define TX4938_CCFG_PCIARB 0x00002000 macro
/linux/arch/mips/txx9/rbtx4938/
A Dsetup.c43 int extarb = !(__raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_PCIARB); in rbtx4938_pci_setup()
/linux/arch/mips/txx9/generic/
A Dsetup_tx4938.c196 if (!(____raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_PCIARB)) in tx4938_setup()

Completed in 7 milliseconds