summaryrefslogtreecommitdiffstats
path: root/src/ssx/pgp/registers/tod_register_addresses.h
blob: ac7d136f2fedbd773607a05dbab3579d2e0fee69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#ifndef __TOD_REGISTER_ADDRESSES_H__
#define __TOD_REGISTER_ADDRESSES_H__

// $Id: tod_register_addresses.h,v 1.1.1.1 2013/12/11 21:03:25 bcbrock Exp $
// $Source: /afs/awd/projects/eclipz/KnowledgeBase/.cvsroot/eclipz/chips/p8/working/procedures/ssx/pgp/registers/tod_register_addresses.h,v $
//-----------------------------------------------------------------------------
// *! (C) Copyright International Business Machines Corp. 2013
// *! All Rights Reserved -- Property of IBM
// *! *** IBM Confidential ***
//-----------------------------------------------------------------------------

/// \file tod_register_addresses.h
/// \brief Symbolic addresses for the TOD unit

// *** WARNING *** - This file is generated automatically, do not edit.


#define TOD_PIB_BASE 0x00040000
#define TOD_VALUE_REG 0x00040020

#endif // __TOD_REGISTER_ADDRESSES_H__

OpenPOWER on IntegriCloud