USB Host Controller Registers
14-31
Universal Serial Bus Host
Table 14–23. HC Port 1 Status and Control Register (HcRhPortStatus1) (Continued)
Bit
Reset
Value
Type
Description
Name
16
CSC
Port 1 connect status change
This bit indicates, when 1, that the port 1 current connect
status has changed due to a connect or disconnect event. If
CurrentConnectStatus is 0 when a SetPortReset,
SetPortEnable, or SetPortSuspend write occurs, then this bit
is set.
A write of 1 clears this bit. A write of 0 has no effect.
If the HcRhDescriptorB.DR[1] bit is set to indicate a
nonremovable USB device on port 1, this bit is set only after
a root hub reset to inform the system that the device is
attached.
R/W
0
15–10
Reserved
Reserved
9
LSDA/CPP
Port 1 low-speed device attached/clear port power
This bit indicates, when read as 1, that a low-speed device is
attached to port 1. A 0 in this bit indicates a full speed device.
This bit is only valid when port 1 CurrentConnectStatus is 1.
The host controller driver can write a 1 to this bit to clear the
port 1 PortPowerStatus. A write of 0 to this bit has no effect.
OMAP5910 USB host controller does not control external
port power using OHCI mechanisms, so, if required, USB
host port power must be controlled through other means.
R/W
0
8
PPS/SPP
Port 1 port power status/set port power
This bit indicates, when read as 1, that the port 1 power is
enabled. When read as 0, port 1 power is not enabled.
The OMAP5910 does not provide signals from the USB host
controller to control external port power, so, if required, USB
host port power control signals must be controlled through
other means. Software can track the current power state
using the port power status bit and other power control bits,
but those bits have no direct effect on external port power
control.
A write of 1 to this bit sets the port 1 port power status bit. A
write of 0 has no effect.
R/W
1
7–5
Reserved
Reserved