Searched refs:GT_PCI_DCRM_SHF (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/mips/pci/
H A Dpci-malta.c137 gt64120_mem_resource.start <<= GT_PCI_DCRM_SHF; mips_pcibios_init()
138 gt64120_mem_resource.end <<= GT_PCI_DCRM_SHF; mips_pcibios_init()
139 gt64120_mem_resource.end |= (1 << GT_PCI_DCRM_SHF) - 1; mips_pcibios_init()
140 gt64120_controller.mem_offset <<= GT_PCI_DCRM_SHF; mips_pcibios_init()
154 gt64120_io_resource.start <<= GT_PCI_DCRM_SHF; mips_pcibios_init()
155 gt64120_io_resource.end <<= GT_PCI_DCRM_SHF; mips_pcibios_init()
156 gt64120_io_resource.end |= (1 << GT_PCI_DCRM_SHF) - 1; mips_pcibios_init()
/linux-4.1.27/arch/mips/include/asm/
H A Dgt64120.h302 #define GT_PCI_DCRM_SHF 21 macro

Completed in 44 milliseconds