Home
last modified time | relevance | path

Searched refs:TXX9_PCI_OPT_CLK_33 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/include/asm/txx9/
H A Dpci.h23 #define TXX9_PCI_OPT_CLK_33 0x0008 macro
26 (TXX9_PCI_OPT_CLK_33 | TXX9_PCI_OPT_CLK_66)
/openbmc/linux/arch/mips/txx9/generic/
H A Dpci.c418 txx9_pci_option |= TXX9_PCI_OPT_CLK_33; in txx9_pcibios_setup()