Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/include/asm/
Dgt64120.h514 #define GT_PCI0_CFGADDR_DEVNUM_SHF 11 macro
515 #define GT_PCI0_CFGADDR_DEVNUM_MSK (MSK(5) << GT_PCI0_CFGADDR_DEVNUM_SHF)
/linux-2.6.39/arch/mips/mti-malta/
Dmalta-pci.c106 (0 << GT_PCI0_CFGADDR_DEVNUM_SHF) | /* GT64120 dev */ in mips_pcibios_init()