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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mti-malta/
H A Dmalta-init.c329 if ((data & MSC01_PCI_CFG_MAXRTRY_MSK) ==
330 MSC01_PCI_CFG_MAXRTRY_MSK)
331 data = (data & ~(MSC01_PCI_CFG_MAXRTRY_MSK <<
333 ((MSC01_PCI_CFG_MAXRTRY_MSK - 1) <<
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mips-boards/
H A Dmsc01_pci.h193 #define MSC01_PCI_CFG_MAXRTRY_MSK 0x00000fff macro

Completed in 71 milliseconds