Home
last modified time | relevance | path

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

/arch/mips/pci/
Dpci-tx4939.c25 (__raw_readq(&tx4939_ccfgptr->ccfg) & TX4939_CCFG_PCI66) ? in tx4939_report_pciclk()
29 if (!(__raw_readq(&tx4939_ccfgptr->ccfg) & TX4939_CCFG_PCI66)) in tx4939_report_pciclk()
/arch/mips/include/asm/txx9/
Dtx4939.h239 #define TX4939_CCFG_PCI66 0x00800000 macro