tx4927_pci_opts   190 arch/mips/pci/ops-tx4927.c } tx4927_pci_opts = {
tx4927_pci_opts   201 arch/mips/pci/ops-tx4927.c 			tx4927_pci_opts.trdyto = val;
tx4927_pci_opts   207 arch/mips/pci/ops-tx4927.c 			tx4927_pci_opts.retryto = val;
tx4927_pci_opts   213 arch/mips/pci/ops-tx4927.c 			tx4927_pci_opts.gbwc = val;
tx4927_pci_opts   302 arch/mips/pci/ops-tx4927.c 	__raw_writel((tx4927_pci_opts.gbwc << 16)
tx4927_pci_opts   324 arch/mips/pci/ops-tx4927.c 		     | (tx4927_pci_opts.trdyto & 0xff)
tx4927_pci_opts   325 arch/mips/pci/ops-tx4927.c 		     | ((tx4927_pci_opts.retryto & 0xff) << 8),