USB Host Controller Registers
14-42
The host UE address register reports the local bus virtual address of the last
local bus access which caused an unrecoverable error (UE). This register has
no meaning until an unrecoverable error has occurred. It also has no meaning
if the USB host controller issues an unrecoverable error because the offset
checking fault occurred while processing an isochronous TD. This register is
not defined by the OHCI specification.
Table 14–26. Host UE Address Register (HostUEAddr)
Bit
Name
Description
Type
Reset
Value
31–0
UE_ADDR
Unrecoverable error address
This register captures the local bus virtual address of any
local bus operation that is started by the USB host controller
that encounters an unrecoverable error condition. This
information, along with the information in HostUEStatus, can
help a developer determine why the USB host issued a local
bus access that resulted in an unrecoverable error.
This register is not affected by local bus timeouts occurring
when the MPU, DSP, or DMA controller attempts to access a
local bus slave peripheral.
R
0x0000
0000