
26
USB 2.0 (USB20SR) Device IP Core User Guide
System Level Solutions
January 2013
Core Registers
Value after Reset:
00h
ULPI_REG_
ACCESS
ULPI PHY Chip has number of different registers inside it to control its func-
tionality through Phy Chip interface. This register is used to provide read or
write access of the ULPI chip register to the processor. Processor can read or
write the specific register of ULPI PHY Chip through proper configuration of
the register inside the USB IP Core.
Table 4-12
shows the ULPI PHY Chip
Register Read/Write register description.
Table 4-11. ULPI PHY Chip Enable (ULPI_PHY_CS) Register Details
Bit
Access
Description
7:1
RW
Reserved
0
RW
This bit is used to enable or disable the ULPI PHY chip signal.
Default bit value of this bit is 1. ULPI PHY chip select should be disabled to use its IO
pins in sharing mode.
1: ULPI PHY chip select enable.
0: ULPI PHY chip select disable.
Table 4-12. ULPI PHY Chip Register Read/Write (ULPI_REG_ACCESS) Register Details
Bit
Access
Description
31:26
RO
Reserved
25
RW
Phy Reg read enable
This bit is used to enable PHY chip register read operation inside
the device IP Core. This bit should be set by the processor when it
want to read any register of the PHY chip. Device clears this bit
when it completes register read operation and load the read data.
1: Reg read operation enable.
0: Reg read operation disable or completed.
24
RW
Phy Reg write enable
This bit is used to enable PHY chip register write operation. This bit
should be set by the processor when it want to write any register of
the PHY chip. Device clears this bit when it completes register write
operation.
1: Reg write operation enable.
0: Reg write operation disable or completed