Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/pci/
Dops-gt64xxx_pci0.c57 (busnum << GT_PCI0_CFGADDR_BUSNUM_SHF) | in gt64xxx_pci0_pcibios_config_access()
/linux-2.6.39/arch/mips/include/asm/
Dgt64120.h516 #define GT_PCI0_CFGADDR_BUSNUM_SHF 16 macro
517 #define GT_PCI0_CFGADDR_BUSNUM_MSK (MSK(8) << GT_PCI0_CFGADDR_BUSNUM_SHF)
/linux-2.6.39/arch/mips/mti-malta/
Dmalta-pci.c105 (0 << GT_PCI0_CFGADDR_BUSNUM_SHF) | /* Local bus */ in mips_pcibios_init()