/* * Copyright (c) 2001-2019, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __DX_REG_COMMON_H__ #define __DX_REG_COMMON_H__ #define DX_DEV_SIGNATURE 0x10E00000UL #endif /*__DX_REG_COMMON_H__*/