Home
last modified time | relevance | path

Searched refs:retryto (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/pci/
H A Dops-tx4927.c188 u8 retryto; member
192 .retryto = 0,
204 if (!strncmp(str, "retryto=", 8)) { in tx4927_pcibios_setup()
207 tx4927_pci_opts.retryto = val; in tx4927_pcibios_setup()
325 | ((tx4927_pci_opts.retryto & 0xff) << 8), in tx4927_pcic_setup()
/kernel/linux/linux-6.6/arch/mips/pci/
H A Dops-tx4927.c188 u8 retryto; member
192 .retryto = 0,
204 if (!strncmp(str, "retryto=", 8)) { in tx4927_pcibios_setup()
207 tx4927_pci_opts.retryto = val; in tx4927_pcibios_setup()
325 | ((tx4927_pci_opts.retryto & 0xff) << 8), in tx4927_pcic_setup()

Completed in 2 milliseconds