Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/pci/
Dpci-tx4938.c27 if (__raw_readq(&tx4938_ccfgptr->pcfg) & TX4938_PCFG_PCICLKEN_ALL) { in tx4938_report_pciclk()
78 if (__raw_readq(&tx4938_ccfgptr->pcfg) & TX4938_PCFG_PCICLKEN_ALL) { in tx4938_pciclk66_setup()
/Linux-v6.6/arch/mips/include/asm/txx9/
Dtx4938.h148 #define TX4938_PCFG_PCICLKEN_ALL 0x003f0000 macro
/Linux-v6.6/arch/mips/txx9/generic/
Dsetup_tx4938.c197 txx9_clear64(&tx4938_ccfgptr->pcfg, TX4938_PCFG_PCICLKEN_ALL); in tx4938_setup()