Home
last modified time | relevance | path

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

/arch/mips/pci/
Dpci-tx4939.c27 if (__raw_readq(&tx4939_ccfgptr->pcfg) & TX4939_PCFG_PCICLKEN_ALL) { in tx4939_report_pciclk()
/arch/mips/include/asm/txx9/
Dtx4939.h294 #define TX4939_PCFG_PCICLKEN_ALL 0x000f0000 macro
/arch/mips/txx9/generic/
Dsetup_tx4939.c216 txx9_clear64(&tx4939_ccfgptr->pcfg, TX4939_PCFG_PCICLKEN_ALL); in tx4939_setup()