summaryrefslogtreecommitdiffstats
path: root/tools/scripts/ex_attributes.xml
blob: 98dbfefc6e30322fa4a4b9194e85d03d3dab38e6 (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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<!-- $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_L2_REPR_RING</id>
    <targetType>TARGET_TYPE_EX</targetType>
    <description>
    </description>
    <valueType>uint32</valueType>
    <platInit/>
    <persistRuntime/>
  </attribute>
  <!-- ********************************************************************* -->
   <attribute>
    <id>ATTR_L2_TIME_RING</id>
    <targetType>TARGET_TYPE_EX</targetType>
    <description>
    </description>
    <valueType>uint32</valueType>
    <platInit/>
    <persistRuntime/>
  </attribute>
  <!-- ********************************************************************* -->
   <attribute>
    <id>ATTR_L2_GPTR_RING</id>
    <targetType>TARGET_TYPE_EX</targetType>
    <description>
    </description>
    <valueType>uint32</valueType>
    <platInit/>
    <persistRuntime/>
  </attribute>
  <!-- ********************************************************************* -->
  <attribute>
    <id>ATTR_L3_REPR_RING</id>
    <targetType>TARGET_TYPE_EX</targetType>
    <description>
    </description>
    <valueType>uint32</valueType>
    <platInit/>
    <persistRuntime/>
  </attribute>
  <!-- ********************************************************************* -->
   <attribute>
    <id>ATTR_L3_TIME_RING</id>
    <targetType>TARGET_TYPE_EX</targetType>
    <description>
    </description>
    <valueType>uint32</valueType>
    <platInit/>
    <persistRuntime/>
  </attribute>
  <!-- ********************************************************************* -->
   <attribute>
    <id>ATTR_L3_GPTR_RING</id>
    <targetType>TARGET_TYPE_EX</targetType>
    <description>
    </description>
    <valueType>uint32</valueType>
    <platInit/>
    <persistRuntime/>
  </attribute>
  <!-- ********************************************************************* -->
</attributes>
OpenPOWER on IntegriCloud