blob: 77df9fe03d8a2b3728321548db880f332e7055e9 [file] [log] [blame]
/****************************************************************************
@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved
@License MIT
The contents of this file are subject to the MIT license as set out below.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
This License is also included in this distribution in the file called
"MIT-COPYING".
EXCEPT AS OTHERWISE STATED IN A NEGOTIATED AGREEMENT: (A) THE SOFTWARE IS
PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT; AND (B) IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
****************************************************************************/
/* bonnie_tcf.h - Bonnie TCF register definitions */
/* tab size 4 */
#ifndef _BONNIE_TCF_DEFS_H_
#define _BONNIE_TCF_DEFS_H_
#define BONNIE_TCF_OFFSET_BONNIETC_REGBANK 0x00000000
#define BONNIE_TCF_OFFSET_TC_IFACE_COUNTERS 0x00004000
#define BONNIE_TCF_OFFSET_TC_TEST_MODULE_IMGV4_RTM_TOP 0x00008000
#define BONNIE_TCF_OFFSET_TC_TEST_MODULE_TCF_SCRATCH_PAD_SECN 0x0000C000
#define BONNIE_TCF_OFFSET_TC_TEST_MODULE_TCF_SCRATCH_PAD_DBG 0x00010000
#define BONNIE_TCF_OFFSET_MULTI_CLK_ALIGN 0x00014000
#define BONNIE_TCF_OFFSET_ALIGN_DATA_TX 0x00018000
#define BONNIE_TCF_OFFSET_SAI_RX_1 0x0001C000
#define BONNIE_TCF_OFFSET_SAI_RX_SDR 0x00040000
#define BONNIE_TCF_OFFSET_SAI_TX_1 0x00044000
#define BONNIE_TCF_OFFSET_SAI_TX_SDR 0x00068000
#define BONNIE_TCF_OFFSET_SAI_RX_DELTA 0x00004000
#define BONNIE_TCF_OFFSET_SAI_TX_DELTA 0x00004000
#define BONNIE_TCF_OFFSET_SAI_CLK_TAPS 0x0000000C
#define BONNIE_TCF_OFFSET_SAI_EYES 0x00000010
#define BONNIE_TCF_OFFSET_SAI_TRAIN_ACK 0x00000018
#endif //_BONNIE_TCF_DEFS_H_