Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dgt64120.h500 #define GT_PCI0_CFGADDR_DEVNUM_SHF 11 macro
501 #define GT_PCI0_CFGADDR_DEVNUM_MSK (MSK(5) << GT_PCI0_CFGADDR_DEVNUM_SHF)
/openbmc/u-boot/include/
H A Dgt64120.h498 #define GT_PCI0_CFGADDR_DEVNUM_SHF 11 macro
499 #define GT_PCI0_CFGADDR_DEVNUM_MSK (MSK(5) << GT_PCI0_CFGADDR_DEVNUM_SHF)
/openbmc/linux/arch/mips/pci/
H A Dpci-malta.c94 (0 << GT_PCI0_CFGADDR_DEVNUM_SHF) | /* GT64120 dev */ in mips_pcibios_init()