Home
last modified time | relevance | path

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

/arch/mips/pci/
Dpci-tx4938.c27 (__raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_PCI66) ? in tx4938_report_pciclk()
78 tx4938_ccfg_set(TX4938_CCFG_PCI66); in tx4938_pciclk66_setup()
/arch/mips/txx9/rbtx4927/
Dsetup.c115 if (__raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_PCI66) in tx4937_pci_setup()
/arch/mips/include/asm/txx9/
Dtx4938.h103 #define TX4938_CCFG_PCI66 0x00800000 macro
/arch/mips/txx9/rbtx4938/
Dsetup.c47 if (__raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_PCI66) in rbtx4938_pci_setup()