Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Dgt64120.h502 #define GT_PCI0_CFGADDR_BUSNUM_SHF 16 macro
503 #define GT_PCI0_CFGADDR_BUSNUM_MSK (MSK(8) << GT_PCI0_CFGADDR_BUSNUM_SHF)
/linux/arch/mips/pci/
H A Dops-gt64xxx_pci0.c45 (busnum << GT_PCI0_CFGADDR_BUSNUM_SHF) | in gt64xxx_pci0_pcibios_config_access()
H A Dpci-malta.c93 (0 << GT_PCI0_CFGADDR_BUSNUM_SHF) | /* Local bus */ in mips_pcibios_init()