Searched refs:txx9_set64 (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/arch/mips/txx9/rbtx4938/ |
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-v4.19/arch/mips/txx9/generic/ |
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()
|
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() 345 txx9_set64(&tx4939_ccfgptr->pcfg, bit); in tx4939_netdev_event() 570 txx9_set64(&tx4939_ccfgptr->clkctr, rst); in tx4939_stop_unused_modules() 571 txx9_set64(&tx4939_ccfgptr->clkctr, ckd); in tx4939_stop_unused_modules()
|
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-v4.19/arch/mips/txx9/rbtx4927/ |
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-v4.19/arch/mips/include/asm/txx9/ |
D | tx4927.h | 227 static inline void txx9_set64(__u64 __iomem *adr, __u64 bits) in txx9_set64() function
|
/Linux-v4.19/arch/mips/txx9/rbtx4939/ |
D | setup.c | 514 txx9_set64(&tx4939_ccfgptr->pcfg, TX4939_PCFG_ATA0MODE); in rbtx4939_setup()
|