Searched refs:tx4927_pci_opts (Results 1 – 1 of 1) sorted by relevance
194 } tx4927_pci_opts = { variable205 tx4927_pci_opts.trdyto = val; in tx4927_pcibios_setup()211 tx4927_pci_opts.retryto = val; in tx4927_pcibios_setup()217 tx4927_pci_opts.gbwc = val; in tx4927_pcibios_setup()306 __raw_writel((tx4927_pci_opts.gbwc << 16) in tx4927_pcic_setup()328 | (tx4927_pci_opts.trdyto & 0xff) in tx4927_pcic_setup()329 | ((tx4927_pci_opts.retryto & 0xff) << 8), in tx4927_pcic_setup()