Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pci/
H A 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()
/openbmc/linux/arch/mips/include/asm/txx9/
H A Dtx4927.h111 #define TX4927_CCFG_PCI66 0x00800000 macro
/openbmc/linux/arch/mips/txx9/rbtx4927/
H A Dsetup.c69 if (__raw_readq(&tx4927_ccfgptr->ccfg) & TX4927_CCFG_PCI66) in tx4927_pci_setup()