Home
last modified time | relevance | path

Searched refs:GT_PCI0_CFGADDR_FUNCTNUM_SHF (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/mips/pci/
Dops-gt64xxx_pci0.c58 (devfn << GT_PCI0_CFGADDR_FUNCTNUM_SHF) | in gt64xxx_pci0_pcibios_config_access()
/linux-2.6.39/arch/mips/include/asm/
Dgt64120.h512 #define GT_PCI0_CFGADDR_FUNCTNUM_SHF 8 macro
513 #define GT_PCI0_CFGADDR_FUNCTNUM_MSK (MSK(3) << GT_PCI0_CFGADDR_FUNCTNUM_SHF)
/linux-2.6.39/arch/mips/mti-malta/
Dmalta-pci.c107 (0 << GT_PCI0_CFGADDR_FUNCTNUM_SHF) | /* Function 0*/ in mips_pcibios_init()