
Update HW include header files to DV release version R102 from R81. This is required to support emulation version E3 for all platforms. Note that this change only updates the _EXISTING_ header files, which already existed in the earlier version, and is also present in R102. Files which are required to be newly added to the git repository from the HW repository, as part of R102 upgrade will be added using a separate change. Change-Id: I934a343998d965457d2c5ffbc7dee31ec5208935 CRs-Fixed: 1105853
39 lines
1.8 KiB
C
39 lines
1.8 KiB
C
/*
|
|
* Copyright (c) 2016-2017 The Linux Foundation. All rights reserved.
|
|
*
|
|
* Permission to use, copy, modify, and/or distribute this software for
|
|
* any purpose with or without fee is hereby granted, provided that the
|
|
* above copyright notice and this permission notice appear in all
|
|
* copies.
|
|
*
|
|
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
|
|
* WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
|
|
* WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
|
|
* AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
|
|
* DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
|
|
* PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
* TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
* PERFORMANCE OF THIS SOFTWARE.
|
|
*/
|
|
|
|
//////////////////////////////////////////////////////////////////////////////
|
|
// lithium_top_reg.h generated by: GenArmCHeader.pl
|
|
//////////////////////////////////////////////////////////////////////////////
|
|
// **** W A R N I N G **** THIS FILE IS AUTO GENERATED!! PLEASE DO NOT EDIT!!
|
|
//////////////////////////////////////////////////////////////////////////////
|
|
// RCS File : -USE CVS LOG-
|
|
// Revision : -USE CVS LOG-
|
|
// Last Check In : -USE CVS LOG-
|
|
//////////////////////////////////////////////////////////////////////////////
|
|
// Description : Constants related to Hardware Registers
|
|
//
|
|
// Byte Addresses are used for all BASES and ADDRESSES
|
|
//////////////////////////////////////////////////////////////////////////////
|
|
#ifndef LITHIUM_TOP_REG_H
|
|
#define LITHIUM_TOP_REG_H
|
|
|
|
#define UMAC_CE_COMMON_WFSS_CE_COMMON_R0_CE_HOST_IE_0 (0x00A18034)
|
|
#define UMAC_CE_COMMON_WFSS_CE_COMMON_R0_CE_HOST_IE_1 (0x00A18038)
|
|
////////////////////////////////////////////////////////////////////////// END
|
|
#endif
|