Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/tx4927/toshiba_rbtx4927/
Dtoshiba_rbtx4927_setup.c679 ccfg & TX4927_CCFG_PCIXARB)) ? "External" : in tx4927_pci_setup()
837 if (!(tx4927_ccfgptr->ccfg & TX4927_CCFG_PCIXARB)) { in tx4927_pci_setup()
1062 ccfg & TX4927_CCFG_PCIXARB); in toshiba_rbtx4927_setup()
/linux-2.4.37.9/include/asm-mips/tx4927/
Dtx4927_pci.h249 #define TX4927_CCFG_PCIXARB 0x00002000 macro