Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/arch/mips/include/asm/txx9/
Dtx4939.h232 #define TX4939_CCFG_PCI66 0x00800000 macro