Searched refs:TXX9_PCI_OPT_CLK_MASK (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/txx9/
H A Dpci.h25 #define TXX9_PCI_OPT_CLK_MASK \ macro
27 #define TXX9_PCI_OPT_CLK_AUTO TXX9_PCI_OPT_CLK_MASK
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/txx9/rbtx4927/
H A Dsetup.c70 (txx9_pci_option & ~TXX9_PCI_OPT_CLK_MASK) |
77 if ((txx9_pci_option & TXX9_PCI_OPT_CLK_MASK) ==
88 if ((txx9_pci_option & TXX9_PCI_OPT_CLK_MASK) ==
117 (txx9_pci_option & ~TXX9_PCI_OPT_CLK_MASK) |
124 if ((txx9_pci_option & TXX9_PCI_OPT_CLK_MASK) ==
135 if ((txx9_pci_option & TXX9_PCI_OPT_CLK_MASK) ==
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/txx9/rbtx4938/
H A Dsetup.c49 (txx9_pci_option & ~TXX9_PCI_OPT_CLK_MASK) |
56 if ((txx9_pci_option & TXX9_PCI_OPT_CLK_MASK) ==
67 if ((txx9_pci_option & TXX9_PCI_OPT_CLK_MASK) ==
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/txx9/generic/
H A Dpci.c422 txx9_pci_option &= ~TXX9_PCI_OPT_CLK_MASK;

Completed in 82 milliseconds