Searched refs:txx9_set64 (Results 1 – 7 of 7) sorted by relevance
/arch/mips/txx9/rbtx4938/ |
D | setup.c | 55 txx9_set64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIRST); in rbtx4938_pci_setup() 73 txx9_set64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIRST); in rbtx4938_pci_setup() 88 txx9_set64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIC1RST); in rbtx4938_pci_setup() 143 txx9_set64(&tx4938_ccfgptr->pcfg, TX4938_PCFG_SPI_SEL); in rbtx4938_spi_setup() 179 txx9_set64(&tx4938_ccfgptr->pcfg, TX4938_PCFG_NDF_SEL); in rbtx4938_mem_setup() 185 txx9_set64(&tx4938_ccfgptr->pcfg, TX4938_PCFG_ATA_SEL); in rbtx4938_mem_setup()
|
/arch/mips/txx9/generic/ |
D | setup_tx4938.c | 251 txx9_set64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIC1RST); 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() 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() 343 txx9_set64(&tx4939_ccfgptr->pcfg, bit); in tx4939_netdev_event() 568 txx9_set64(&tx4939_ccfgptr->clkctr, rst); in tx4939_stop_unused_modules() 569 txx9_set64(&tx4939_ccfgptr->clkctr, ckd); in tx4939_stop_unused_modules()
|
D | setup_tx4927.c | 304 txx9_set64(&tx4927_ccfgptr->pcfg, dmasel); in tx4927_aclc_init() 325 txx9_set64(&tx4927_ccfgptr->clkctr, rst); in tx4927_stop_unused_modules() 326 txx9_set64(&tx4927_ccfgptr->clkctr, ckd); in tx4927_stop_unused_modules()
|
/arch/mips/txx9/rbtx4927/ |
D | setup.c | 76 txx9_set64(&tx4927_ccfgptr->clkctr, TX4927_CLKCTR_PCIRST); in tx4927_pci_setup() 94 txx9_set64(&tx4927_ccfgptr->clkctr, TX4927_CLKCTR_PCIRST); in tx4927_pci_setup() 123 txx9_set64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIRST); in tx4937_pci_setup() 141 txx9_set64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIRST); in tx4937_pci_setup()
|
/arch/mips/include/asm/txx9/ |
D | tx4927.h | 227 static inline void txx9_set64(__u64 __iomem *adr, __u64 bits) in txx9_set64() function
|
/arch/mips/txx9/rbtx4939/ |
D | setup.c | 516 txx9_set64(&tx4939_ccfgptr->pcfg, TX4939_PCFG_ATA0MODE); in rbtx4939_setup()
|