Searched refs:ccfg (Results 1 – 5 of 5) sorted by relevance
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()[all …]
370 tx3927_ccfgptr->ccfg |= TX3927_CCFG_TOE; in tx3927_setup()373 tx3927_ccfgptr->ccfg &= ~TX3927_CCFG_BEOW; in tx3927_setup()375 tx3927_ccfgptr->ccfg &= ~TX3927_CCFG_PSNP; in tx3927_setup()379 tx3927_ccfgptr->ccfg |= TX3927_CCFG_PSNP; in tx3927_setup()390 tx3927_ccfgptr->ccfg, tx3927_ccfgptr->pcfg); in tx3927_setup()435 if (!(tx3927_ccfgptr->ccfg & TX3927_CCFG_PCIXARB)) { in tx3927_setup()
64 if ((tx3927_ccfgptr->ccfg & TX3927_CCFG_TLBOFF) == 0) in prom_init()
90 volatile unsigned long long ccfg; member
160 volatile unsigned long ccfg; member