Home
last modified time | relevance | path

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

/linux/arch/mips/txx9/generic/
H A Dsetup_tx4927.c301 txx9_set64(&tx4927_ccfgptr->pcfg, dmasel); in tx4927_aclc_init()
322 txx9_set64(&tx4927_ccfgptr->clkctr, rst); in tx4927_stop_unused_modules()
323 txx9_set64(&tx4927_ccfgptr->clkctr, ckd); in tx4927_stop_unused_modules()
/linux/arch/mips/include/asm/txx9/
H A Dtx4927.h227 static inline void txx9_set64(__u64 __iomem *adr, __u64 bits) in txx9_set64() function