Home
last modified time | relevance | path

Searched refs:tx4938_ccfgptr (Results 1 – 5 of 5) sorted by relevance

/linux/arch/mips/txx9/generic/
A Dsetup_tx4938.c115 ccfg = ____raw_readq(&tx4938_ccfgptr->ccfg); in tx4938_setup()
203 ____raw_readq(&tx4938_ccfgptr->ccfg), in tx4938_setup()
204 ____raw_readq(&tx4938_ccfgptr->pcfg)); in tx4938_setup()
252 txx9_clear64(&tx4938_ccfgptr->clkctr, 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()
356 if ((__raw_readq(&tx4938_ccfgptr->pcfg) & in tx4938_ata_init()
[all …]
/linux/arch/mips/txx9/rbtx4938/
A Dsetup.c48 if (__raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_PCI66) in rbtx4938_pci_setup()
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()
86 if (__raw_readq(&tx4938_ccfgptr->pcfg) & in rbtx4938_pci_setup()
91 if (!(__raw_readq(&tx4938_ccfgptr->ccfg) in rbtx4938_pci_setup()
144 txx9_set64(&tx4938_ccfgptr->pcfg, TX4938_PCFG_SPI_SEL); in rbtx4938_spi_setup()
174 txx9_clear64(&tx4938_ccfgptr->pcfg, in rbtx4938_mem_setup()
180 txx9_set64(&tx4938_ccfgptr->pcfg, TX4938_PCFG_NDF_SEL); in rbtx4938_mem_setup()
181 txx9_clear64(&tx4938_ccfgptr->pcfg, TX4938_PCFG_ATA_SEL); in rbtx4938_mem_setup()
186 txx9_set64(&tx4938_ccfgptr->pcfg, TX4938_PCFG_ATA_SEL); in rbtx4938_mem_setup()
[all …]
/linux/arch/mips/pci/
A Dpci-tx4938.c25 (__raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_PCI66) ? in tx4938_report_pciclk()
27 if (__raw_readq(&tx4938_ccfgptr->pcfg) & TX4938_PCFG_PCICLKEN_ALL) { in tx4938_report_pciclk()
28 u64 ccfg = __raw_readq(&tx4938_ccfgptr->ccfg); in tx4938_report_pciclk()
61 __u64 ccfg = __raw_readq(&tx4938_ccfgptr->ccfg); in tx4938_report_pci1clk()
78 if (__raw_readq(&tx4938_ccfgptr->pcfg) & TX4938_PCFG_PCICLKEN_ALL) { in tx4938_pciclk66_setup()
80 u64 ccfg = __raw_readq(&tx4938_ccfgptr->ccfg); in tx4938_pciclk66_setup()
109 (unsigned long)__raw_readq(&tx4938_ccfgptr->ccfg)); in tx4938_pciclk66_setup()
120 if (__raw_readq(&tx4938_ccfgptr->pcfg) & in tx4938_pcic1_map_irq()
125 if (__raw_readq(&tx4938_ccfgptr->pcfg) & in tx4938_pcic1_map_irq()
/linux/arch/mips/txx9/rbtx4927/
A Dsetup.c111 int extarb = !(__raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_PCIARB); in tx4937_pci_setup()
116 if (__raw_readq(&tx4938_ccfgptr->ccfg) & TX4938_CCFG_PCI66) in tx4937_pci_setup()
124 txx9_set64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIRST); in tx4937_pci_setup()
130 txx9_clear64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIRST); in tx4937_pci_setup()
142 txx9_set64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIRST); in tx4937_pci_setup()
146 txx9_clear64(&tx4938_ccfgptr->clkctr, TX4938_CLKCTR_PCIRST); in tx4937_pci_setup()
267 switch ((unsigned long)__raw_readq(&tx4938_ccfgptr->ccfg) & in rbtx4937_clock_init()
/linux/arch/mips/include/asm/txx9/
A Dtx4938.h256 #define tx4938_ccfgptr \ macro
264 ((__u32)__raw_readq(&tx4938_ccfgptr->crir) >> 16)

Completed in 25 milliseconds