Searched refs:clkctr (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/arch/mips/txx9/rbtx4927/ |
D | setup.c | 77 txx9_set64(&tx4927_ccfgptr->clkctr, TX4927_CLKCTR_PCIRST); in tx4927_pci_setup() 83 txx9_clear64(&tx4927_ccfgptr->clkctr, TX4927_CLKCTR_PCIRST); in tx4927_pci_setup() 95 txx9_set64(&tx4927_ccfgptr->clkctr, TX4927_CLKCTR_PCIRST); in tx4927_pci_setup() 99 txx9_clear64(&tx4927_ccfgptr->clkctr, TX4927_CLKCTR_PCIRST); in tx4927_pci_setup() 124 txx9_set64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIRST); in tx4937_pci_setup() 130 txx9_clear64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIRST); in tx4937_pci_setup() 142 txx9_set64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIRST); in tx4937_pci_setup() 146 txx9_clear64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIRST); in tx4937_pci_setup()
|
/linux-6.12.1/arch/mips/txx9/generic/ |
D | setup_tx4938.c | 248 txx9_set64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIC1RST); in tx4938_setup() 252 txx9_clear64(&tx4938_ccfgptr->clkctr, 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()
|
D | setup_tx4927.c | 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.12.1/arch/mips/include/asm/txx9/ |
D | tx4927.h | 95 u64 clkctr; member
|
D | tx4938.h | 52 u64 clkctr; member
|