![Intel IXP45X Developer'S Manual Download Page 826](http://html1.mh-extra.com/html/intel/ixp45x/ixp45x_developers-manual_2073092826.webp)
Intel
®
IXP45X and Intel
®
IXP46X Product Line of Network Processors—Operating System Timer
Intel
®
IXP45X and Intel
®
IXP46X Product Line of Network Processors
Developer’s Manual
August 2006
826
Order Number: 306262-004US
18.5.9
Timer Status
18.5.10
Timestamp Compare Register
Register Name:
ost_status
Physical Address:
0xC8005020
Reset Hex Value:
0x00000000
Register Description:
Timer Status Register
Access: Read/Write 1 to Clear
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9
8
7
6
5
4
3
2
1
0
(Reserved)
ost status bits
Register
ost_status
Bits
Name
Description
Reset
Value
Access
31:5
(Reserved)
Reserved. Returns 0 if read
27’d0
RO
4
warm_reset
‘1’ if warm reset has occurred. Writing a ‘1’ to this bit will clear it
if set.
0
RW1C
3
ost_wdog_int_val
‘1’ if ost_wdog_int has occurred. Writing a ‘1’ to this bit will clear
it if the condition that caused it is no longer present.
0
RW1C
2
ost_ts_int_val
‘1’ if ost_ts_int has occurred. Writing a ‘1’ to this bit will clear it if
the condition that caused it is no longer present.
0
RW1C
1
ost_tim1_int_val
‘1’ if ost_tim1_int has occurred. Writing a ‘1’ to this bit will clear
it if the condition that caused it is no longer present.
0
RW1C
0
ost_tim0_int_val
‘1’ if ost_tim0_int has occurred. Writing a ‘1’ to this bit will clear
it if the condition that caused it is no longer present.
0
RW1C
Register Name:
ost_ts_cmp
Physical Address:
0xC8005024
Reset Hex Value:
0x00000000
Register Description:
Timestamp Compare Register
Access: Read/Write
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9
8
7
6
5
4
3
2
1
0
compare_val
Register
ost_ts_cmp
Bits
Name
Description
Reset
Value
Access
31:0
compare_val
Value of the compare register. When the time stamp register reaches
the value of the compare value, an interrupt is set and will not be
cleared until it is cleared by writing to the timer status register.
32’h0
RW