Lines Matching refs:ccfg
223 (unsigned long) tx4927_ccfgptr->ccfg, in tx4927_pcierr_interrupt()
268 if (tx4927_ccfgptr->ccfg & TX4927_CCFG_PCI66) in tx4927_pci66_setup()
274 tx4927_ccfgptr->ccfg |= TX4927_CCFG_PCI66; in tx4927_pci66_setup()
280 ccfg & TX4927_CCFG_PCIDIVMODE_MASK; 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()
621 if (tx4927_ccfgptr->ccfg & TX4927_CCFG_PCI66) in tx4927_pci_setup()
679 ccfg & TX4927_CCFG_PCIXARB)) ? "External" : in tx4927_pci_setup()
684 (tx4927_ccfgptr->ccfg & TX4927_CCFG_PCI66) ? " PCI66" : ""); in tx4927_pci_setup()
688 ccfg & TX4927_CCFG_PCIDIVMODE_MASK) { in tx4927_pci_setup()
837 if (!(tx4927_ccfgptr->ccfg & TX4927_CCFG_PCIXARB)) { in tx4927_pci_setup()
1053 ccfg, TX4927_CCFG_PCIDIVMODE_MASK); in toshiba_rbtx4927_setup()
1058 ccfg & TX4927_CCFG_PCI66, in toshiba_rbtx4927_setup()
1060 ccfg & TX4927_CCFG_PCIMIDE, in toshiba_rbtx4927_setup()
1062 ccfg & TX4927_CCFG_PCIXARB); in toshiba_rbtx4927_setup()
1067 ccfg & TX4927_CCFG_PCIDIVMODE_MASK); in toshiba_rbtx4927_setup()
1070 ccfg & TX4927_CCFG_PCIDIVMODE_MASK) { in toshiba_rbtx4927_setup()
1082 tx4927_ccfgptr->ccfg |= TX4927_CCFG_TOE; in toshiba_rbtx4927_setup()