soc/amd/*/data_fabric: use DF_ prefix for bit and shift defines
commitd560ad6e7a372c4e3d1c14d158ca9318c5b1ba90
authorFelix Held <felix-coreboot@felixheld.de>
Wed, 24 Nov 2021 10:44:50 +0000 (24 11:44 +0100)
committerFelix Held <felix-coreboot@felixheld.de>
Thu, 25 Nov 2021 18:46:16 +0000 (25 18:46 +0000)
treea3875b662a05ef10e9b97b728c700db6654d7ef5
parent2f5cb2e3556db4b5fc7e372488e194646893e4fa
soc/amd/*/data_fabric: use DF_ prefix for bit and shift defines

Adding the DP_ prefix to the defines for MMIO_NP, MMIO_WE and MMIO_RE
clarifies the scope of those definitions. For consistency also add this
prefix to MMIO_DST_FABRIC_ID_SHIFT.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I3a509ccc071aa51a67552fb9e7195358a76fe4dc
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59627
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
src/soc/amd/cezanne/data_fabric.c
src/soc/amd/cezanne/include/soc/data_fabric.h
src/soc/amd/common/block/data_fabric/data_fabric_helper.c
src/soc/amd/common/block/include/amdblocks/data_fabric.h
src/soc/amd/picasso/data_fabric.c
src/soc/amd/picasso/include/soc/data_fabric.h