Searched refs:txx9_set64 (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/arch/mips/txx9/generic/ |
A D | setup_tx4938.c | 248 txx9_set64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIC1RST); in tx4938_setup() 257 txx9_set64(&tx4938_ccfgptr->clkctr, in tx4938_setup() 262 txx9_set64(&tx4938_ccfgptr->clkctr, in tx4938_setup() 264 txx9_set64(&tx4938_ccfgptr->clkctr, in tx4938_setup() 269 txx9_set64(&tx4938_ccfgptr->clkctr, in tx4938_setup() 271 txx9_set64(&tx4938_ccfgptr->clkctr, in tx4938_setup() 470 txx9_set64(&tx4938_ccfgptr->clkctr, rst); in tx4938_stop_unused_modules() 471 txx9_set64(&tx4938_ccfgptr->clkctr, ckd); in tx4938_stop_unused_modules()
|
A D | setup_tx4927.c | 301 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-6.3-rc2/arch/mips/txx9/rbtx4927/ |
A D | setup.c | 77 txx9_set64(&tx4927_ccfgptr->clkctr, TX4927_CLKCTR_PCIRST); in tx4927_pci_setup() 95 txx9_set64(&tx4927_ccfgptr->clkctr, TX4927_CLKCTR_PCIRST); in tx4927_pci_setup() 124 txx9_set64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIRST); in tx4937_pci_setup() 142 txx9_set64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIRST); in tx4937_pci_setup()
|
/linux-6.3-rc2/arch/mips/include/asm/txx9/ |
A D | tx4927.h | 227 static inline void txx9_set64(__u64 __iomem *adr, __u64 bits) in txx9_set64() function
|
Completed in 7 milliseconds