Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/pci/
H A Dops-tx4927.c189 u16 gbwc; member
193 .gbwc = 0xfe0, /* 4064 GBUSCLK for CCFG.GTOT=0b11 */
210 if (!strncmp(str, "gbwc=", 5)) { in tx4927_pcibios_setup()
213 tx4927_pci_opts.gbwc = val; in tx4927_pcibios_setup()
302 __raw_writel((tx4927_pci_opts.gbwc << 16) in tx4927_pcic_setup()
/kernel/linux/linux-6.6/arch/mips/pci/
H A Dops-tx4927.c189 u16 gbwc; member
193 .gbwc = 0xfe0, /* 4064 GBUSCLK for CCFG.GTOT=0b11 */
210 if (!strncmp(str, "gbwc=", 5)) { in tx4927_pcibios_setup()
213 tx4927_pci_opts.gbwc = val; in tx4927_pcibios_setup()
302 __raw_writel((tx4927_pci_opts.gbwc << 16) in tx4927_pcic_setup()

Completed in 2 milliseconds