Searched refs:clkctr (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/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()
|
/linux-4.1.27/arch/mips/txx9/generic/ |
D | setup_tx4938.c | 251 txx9_set64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIC1RST); in tx4938_setup() 255 txx9_clear64(&tx4938_ccfgptr->clkctr, in tx4938_setup() 260 txx9_set64(&tx4938_ccfgptr->clkctr, in tx4938_setup() 265 txx9_set64(&tx4938_ccfgptr->clkctr, in tx4938_setup() 267 txx9_set64(&tx4938_ccfgptr->clkctr, in tx4938_setup() 272 txx9_set64(&tx4938_ccfgptr->clkctr, in tx4938_setup() 274 txx9_set64(&tx4938_ccfgptr->clkctr, in tx4938_setup() 473 txx9_set64(&tx4938_ccfgptr->clkctr, rst); in tx4938_stop_unused_modules() 474 txx9_set64(&tx4938_ccfgptr->clkctr, ckd); in tx4938_stop_unused_modules()
|
D | setup_tx4939.c | 264 txx9_set64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_PCI1RST); in tx4939_setup() 269 txx9_clear64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_PCI1RST); in tx4939_setup() 273 txx9_set64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_PCI1CKD); in tx4939_setup() 277 txx9_set64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_ETH0RST); in tx4939_setup() 278 txx9_set64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_ETH0CKD); in tx4939_setup() 282 txx9_set64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_ETH1RST); in tx4939_setup() 283 txx9_set64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_ETH1CKD); in tx4939_setup() 569 txx9_set64(&tx4939_ccfgptr->clkctr, rst); in tx4939_stop_unused_modules() 570 txx9_set64(&tx4939_ccfgptr->clkctr, ckd); in tx4939_stop_unused_modules()
|
D | setup_tx4927.c | 325 txx9_set64(&tx4927_ccfgptr->clkctr, rst); in tx4927_stop_unused_modules() 326 txx9_set64(&tx4927_ccfgptr->clkctr, ckd); in tx4927_stop_unused_modules()
|
/linux-4.1.27/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()
|
/linux-4.1.27/arch/mips/include/asm/txx9/ |
D | tx4927.h | 95 u64 clkctr; member
|
D | tx4938.h | 52 u64 clkctr; member
|
D | tx4939.h | 67 __u64 clkctr; member
|