Lines Matching refs:tx4927_ccfgptr

223 	       (unsigned long) tx4927_ccfgptr->ccfg,  in tx4927_pcierr_interrupt()
224 (unsigned long) (tx4927_ccfgptr->tear >> 32), in tx4927_pcierr_interrupt()
225 (unsigned long) tx4927_ccfgptr->tear); in tx4927_pcierr_interrupt()
251 tx4927_ccfgptr->clkctr |= TX4927_CLKCTR_PCIRST; in tx4927_reset_pci_pcic()
254 tx4927_ccfgptr->clkctr &= ~TX4927_CLKCTR_PCIRST; in tx4927_reset_pci_pcic()
268 if (tx4927_ccfgptr->ccfg & TX4927_CCFG_PCI66) in tx4927_pci66_setup()
274 tx4927_ccfgptr->ccfg |= TX4927_CCFG_PCI66; in tx4927_pci66_setup()
276 if (tx4927_ccfgptr->pcfg & TX4927_PCFG_PCICLKEN_ALL) { in tx4927_pci66_setup()
279 (unsigned long) tx4927_ccfgptr-> in tx4927_pci66_setup()
290 tx4927_ccfgptr->ccfg = in tx4927_pci66_setup()
291 (tx4927_ccfgptr->ccfg & ~TX4927_CCFG_PCIDIVMODE_MASK) in tx4927_pci66_setup()
296 (unsigned long) tx4927_ccfgptr->ccfg); in tx4927_pci66_setup()
312 tx4927_ccfgptr->clkctr &= ~TX4927_CLKCTR_PCIRST; in tx4927_pci66_setup()
621 if (tx4927_ccfgptr->ccfg & TX4927_CCFG_PCI66) in tx4927_pci_setup()
678 (!(tx4927_ccfgptr-> in tx4927_pci_setup()
684 (tx4927_ccfgptr->ccfg & TX4927_CCFG_PCI66) ? " PCI66" : ""); in tx4927_pci_setup()
685 if (tx4927_ccfgptr->pcfg & TX4927_PCFG_PCICLKEN_ALL) { in tx4927_pci_setup()
687 switch ((unsigned long) tx4927_ccfgptr-> in tx4927_pci_setup()
837 if (!(tx4927_ccfgptr->ccfg & TX4927_CCFG_PCIXARB)) { in tx4927_pci_setup()
1052 (unsigned long) tx4927_ccfgptr-> in toshiba_rbtx4927_setup()
1057 (unsigned long) tx4927_ccfgptr-> in toshiba_rbtx4927_setup()
1059 (unsigned long) tx4927_ccfgptr-> in toshiba_rbtx4927_setup()
1061 (unsigned long) tx4927_ccfgptr-> in toshiba_rbtx4927_setup()
1066 (unsigned long) tx4927_ccfgptr-> in toshiba_rbtx4927_setup()
1069 switch ((unsigned long) tx4927_ccfgptr-> in toshiba_rbtx4927_setup()
1082 tx4927_ccfgptr->ccfg |= TX4927_CCFG_TOE; in toshiba_rbtx4927_setup()