Home
last modified time | relevance | path

Searched refs:ccfg (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/arch/mips/tx4927/toshiba_rbtx4927/
Dtoshiba_rbtx4927_setup.c223 (unsigned long) tx4927_ccfgptr->ccfg, in tx4927_pcierr_interrupt()
268 if (tx4927_ccfgptr->ccfg & TX4927_CCFG_PCI66) in tx4927_pci66_setup()
274 tx4927_ccfgptr->ccfg |= TX4927_CCFG_PCI66; in tx4927_pci66_setup()
280 ccfg & TX4927_CCFG_PCIDIVMODE_MASK; in tx4927_pci66_setup()
290 tx4927_ccfgptr->ccfg = in tx4927_pci66_setup()
291 (tx4927_ccfgptr->ccfg & ~TX4927_CCFG_PCIDIVMODE_MASK) in tx4927_pci66_setup()
296 (unsigned long) tx4927_ccfgptr->ccfg); in tx4927_pci66_setup()
621 if (tx4927_ccfgptr->ccfg & TX4927_CCFG_PCI66) in tx4927_pci_setup()
679 ccfg & TX4927_CCFG_PCIXARB)) ? "External" : in tx4927_pci_setup()
684 (tx4927_ccfgptr->ccfg & TX4927_CCFG_PCI66) ? " PCI66" : ""); in tx4927_pci_setup()
[all …]
/linux-2.4.37.9/arch/mips/jmr3927/rbhma3100/
Dsetup.c370 tx3927_ccfgptr->ccfg |= TX3927_CCFG_TOE; in tx3927_setup()
373 tx3927_ccfgptr->ccfg &= ~TX3927_CCFG_BEOW; in tx3927_setup()
375 tx3927_ccfgptr->ccfg &= ~TX3927_CCFG_PSNP; in tx3927_setup()
379 tx3927_ccfgptr->ccfg |= TX3927_CCFG_PSNP; in tx3927_setup()
390 tx3927_ccfgptr->ccfg, tx3927_ccfgptr->pcfg); in tx3927_setup()
435 if (!(tx3927_ccfgptr->ccfg & TX3927_CCFG_PCIXARB)) { in tx3927_setup()
Dinit.c64 if ((tx3927_ccfgptr->ccfg & TX3927_CCFG_TLBOFF) == 0) in prom_init()
/linux-2.4.37.9/include/asm-mips/tx4927/
Dtx4927_pci.h90 volatile unsigned long long ccfg; member
/linux-2.4.37.9/include/asm-mips/jmr3927/
Dtx3927.h160 volatile unsigned long ccfg; member