Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/pci/
Dpci-tx4927.c25 (__raw_readq(&tx4927_ccfgptr->ccfg) & TX4927_CCFG_PCI66) ? in tx4927_report_pciclk()
56 tx4927_ccfg_set(TX4927_CCFG_PCI66); in tx4927_pciclk66_setup()
/linux-2.6.39/arch/mips/txx9/rbtx4927/
Dsetup.c68 if (__raw_readq(&tx4927_ccfgptr->ccfg) & TX4927_CCFG_PCI66) in tx4927_pci_setup()
/linux-2.6.39/arch/mips/include/asm/txx9/
Dtx4927.h111 #define TX4927_CCFG_PCI66 0x00800000 macro