Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/pci/
Dpci-tx4938.c25 (__raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_PCI66) ? in tx4938_report_pciclk()
76 tx4938_ccfg_set(TX4938_CCFG_PCI66); in tx4938_pciclk66_setup()
/linux-6.1.9/arch/mips/txx9/rbtx4927/
Dsetup.c116 if (__raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_PCI66) in tx4937_pci_setup()
/linux-6.1.9/arch/mips/include/asm/txx9/
Dtx4938.h103 #define TX4938_CCFG_PCI66 0x00800000 macro