summaryrefslogtreecommitdiffstats
path: root/tools/scripts/core_attributes.xml
blob: 8855ffa8971cb98891f4f615f53fabe2f5ee1eb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<!-- $Id: proc_pll_ring_attributes.xml,v 1.17 2014/11/13 20:14:02 szhong Exp $ -->
<!-- proc_pll_ring_attributes.xml -->
<attributes>
  <attribute>
    <id>ATTR_CORE_REPR_RING</id>
    <targetType>TARGET_TYPE_CORE</targetType>
    <description>
    </description>
    <valueType>uint32</valueType>
    <platInit/>
    <writeable/>
    <persistRuntime/>
  </attribute>
  <!-- ********************************************************************* -->
   <attribute>
    <id>ATTR_CORE_TIME_RING</id>
    <targetType>TARGET_TYPE_CORE</targetType>
    <description>
    </description>
    <valueType>uint32</valueType>
    <platInit/>
    <writeable/>
    <persistRuntime/>
  </attribute>
  <!-- ********************************************************************* -->
   <attribute>
    <id>ATTR_CORE_GPTR_RING</id>
    <targetType>TARGET_TYPE_CORE</targetType>
    <description>
    </description>
    <valueType>uint32</valueType>
    <platInit/>
    <writeable/>
    <persistRuntime/>
  </attribute>
  <!-- ********************************************************************* -->
</attributes>
OpenPOWER on IntegriCloud