coreboot/src/arch
Kyösti Mälkki ef62994b94 northbridge/amdfam10: Deal with PCI_ADDR() better
PCI_ADDR() is tightly coupled with different setup_resource_map()
variants so move the declaration away from global namespace.

In the implementation of setup_resource_map() use the bottom
12 bits as the register mask like the other variants do already.

Change-Id: Iadedfe993621a4458ce8f12c5e98c8cee537d2db
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/30784
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-01-10 13:40:57 +00:00
..
arm src: Move {pci,pnp}_devfn_t to common 'device/pci_type.h' 2019-01-04 12:13:20 +00:00
arm64 src: Move {pci,pnp}_devfn_t to common 'device/pci_type.h' 2019-01-04 12:13:20 +00:00
mips src: Move {pci,pnp}_devfn_t to common 'device/pci_type.h' 2019-01-04 12:13:20 +00:00
ppc64 arch/power8: Rename to ppc64 2018-11-30 20:02:17 +00:00
riscv arch/riscv: Don't set FPU state to "dirty" 2018-12-19 05:46:07 +00:00
x86 northbridge/amdfam10: Deal with PCI_ADDR() better 2019-01-10 13:40:57 +00:00