Searched refs:_pcictrl_msc (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.c63 unsigned long _pcictrl_msc; variable
308 _pcictrl_msc = (unsigned long)ioremap(MIPS_MSC01_PCI_REG_BASE, 0x2000);
345 _pcictrl_msc = (unsigned long)ioremap(MIPS_SOCITSC_PCI_REG_BASE, 0x2000);
/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.h207 extern unsigned long _pcictrl_msc;
209 #define MSC01_PCI_REG_BASE _pcictrl_msc

Completed in 165 milliseconds