Home
last modified time | relevance | path

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

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