Searched refs:clkctr (Results 1 – 8 of 8) sorted by relevance
/arch/mips/txx9/rbtx4927/ |
D | setup.c | 76 txx9_set64(&tx4927_ccfgptr->clkctr, TX4927_CLKCTR_PCIRST); in tx4927_pci_setup() 82 txx9_clear64(&tx4927_ccfgptr->clkctr, TX4927_CLKCTR_PCIRST); in tx4927_pci_setup() 94 txx9_set64(&tx4927_ccfgptr->clkctr, TX4927_CLKCTR_PCIRST); in tx4927_pci_setup() 98 txx9_clear64(&tx4927_ccfgptr->clkctr, TX4927_CLKCTR_PCIRST); in tx4927_pci_setup() 123 txx9_set64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIRST); in tx4937_pci_setup() 129 txx9_clear64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIRST); in tx4937_pci_setup() 141 txx9_set64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIRST); in tx4937_pci_setup() 145 txx9_clear64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIRST); in tx4937_pci_setup()
|
/arch/mips/txx9/generic/ |
D | setup_tx4938.c | 254 txx9_set64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIC1RST); in tx4938_setup() 258 txx9_clear64(&tx4938_ccfgptr->clkctr, in tx4938_setup() 263 txx9_set64(&tx4938_ccfgptr->clkctr, in tx4938_setup() 268 txx9_set64(&tx4938_ccfgptr->clkctr, in tx4938_setup() 270 txx9_set64(&tx4938_ccfgptr->clkctr, in tx4938_setup() 275 txx9_set64(&tx4938_ccfgptr->clkctr, in tx4938_setup() 277 txx9_set64(&tx4938_ccfgptr->clkctr, in tx4938_setup() 424 txx9_set64(&tx4938_ccfgptr->clkctr, rst); in tx4938_stop_unused_modules() 425 txx9_set64(&tx4938_ccfgptr->clkctr, ckd); in tx4938_stop_unused_modules()
|
D | setup_tx4939.c | 267 txx9_set64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_PCI1RST); in tx4939_setup() 272 txx9_clear64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_PCI1RST); in tx4939_setup() 276 txx9_set64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_PCI1CKD); in tx4939_setup() 280 txx9_set64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_ETH0RST); in tx4939_setup() 281 txx9_set64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_ETH0CKD); in tx4939_setup() 285 txx9_set64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_ETH1RST); in tx4939_setup() 286 txx9_set64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_ETH1CKD); in tx4939_setup() 513 txx9_set64(&tx4939_ccfgptr->clkctr, rst); in tx4939_stop_unused_modules() 514 txx9_set64(&tx4939_ccfgptr->clkctr, ckd); in tx4939_stop_unused_modules()
|
D | setup_tx4927.c | 270 txx9_set64(&tx4927_ccfgptr->clkctr, rst); in tx4927_stop_unused_modules() 271 txx9_set64(&tx4927_ccfgptr->clkctr, ckd); in tx4927_stop_unused_modules()
|
/arch/mips/txx9/rbtx4938/ |
D | setup.c | 55 txx9_set64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIRST); in rbtx4938_pci_setup() 61 txx9_clear64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIRST); in rbtx4938_pci_setup() 73 txx9_set64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIRST); in rbtx4938_pci_setup() 77 txx9_clear64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIRST); in rbtx4938_pci_setup() 88 txx9_set64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIC1RST); in rbtx4938_pci_setup() 95 txx9_clear64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIC1RST); in rbtx4938_pci_setup()
|
/arch/mips/include/asm/txx9/ |
D | tx4927.h | 93 u64 clkctr; member
|
D | tx4938.h | 52 u64 clkctr; member
|
D | tx4939.h | 65 __u64 clkctr; member
|