Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Dgt64120.h496 #define GT_PCI0_CFGADDR_REGNUM_SHF 2 macro
497 #define GT_PCI0_CFGADDR_REGNUM_MSK (MSK(6) << GT_PCI0_CFGADDR_REGNUM_SHF)
/linux/arch/mips/pci/
H A Dops-gt64xxx_pci0.c47 ((where / 4) << GT_PCI0_CFGADDR_REGNUM_SHF) | in gt64xxx_pci0_pcibios_config_access()
H A Dpci-malta.c96 ((0x20/4) << GT_PCI0_CFGADDR_REGNUM_SHF) | /* BAR 4*/ in mips_pcibios_init()