Searched refs:txx9_set64 (Results 1 – 7 of 7) sorted by relevance
/linux/arch/mips/txx9/rbtx4938/ |
A D | setup.c | 56 txx9_set64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIRST); in rbtx4938_pci_setup() 74 txx9_set64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIRST); in rbtx4938_pci_setup() 89 txx9_set64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIC1RST); in rbtx4938_pci_setup() 144 txx9_set64(&tx4938_ccfgptr->pcfg, TX4938_PCFG_SPI_SEL); in rbtx4938_spi_setup() 180 txx9_set64(&tx4938_ccfgptr->pcfg, TX4938_PCFG_NDF_SEL); in rbtx4938_mem_setup() 186 txx9_set64(&tx4938_ccfgptr->pcfg, TX4938_PCFG_ATA_SEL); in rbtx4938_mem_setup()
|
/linux/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_tx4939.c | 247 txx9_set64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_PCI1RST); in tx4939_setup() 256 txx9_set64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_PCI1CKD); in tx4939_setup() 260 txx9_set64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_ETH0RST); in tx4939_setup() 261 txx9_set64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_ETH0CKD); in tx4939_setup() 265 txx9_set64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_ETH1RST); in tx4939_setup() 266 txx9_set64(&tx4939_ccfgptr->clkctr, TX4939_CLKCTR_ETH1CKD); in tx4939_setup() 328 txx9_set64(&tx4939_ccfgptr->pcfg, bit); in tx4939_netdev_event() 553 txx9_set64(&tx4939_ccfgptr->clkctr, rst); in tx4939_stop_unused_modules() 554 txx9_set64(&tx4939_ccfgptr->clkctr, ckd); in tx4939_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/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/arch/mips/include/asm/txx9/ |
A D | tx4927.h | 227 static inline void txx9_set64(__u64 __iomem *adr, __u64 bits) in txx9_set64() function
|
/linux/arch/mips/txx9/rbtx4939/ |
A D | setup.c | 514 txx9_set64(&tx4939_ccfgptr->pcfg, TX4939_PCFG_ATA0MODE); in rbtx4939_setup()
|
Completed in 18 milliseconds