14. Register Descriptions > PCI Capability Registers
166
PEB383 User Manual
July 25, 2011
Integrated Device Technology, Inc.
Confidential - NDA Required
14.5.6
EEPROM Control Register
Register name: EE_CTRL
Reset value: Undefined
Register offset: 0x0AC
Bits
7
6
5
4
3
2
1
0
31:24
Reserved
CMD
ADD_WIDTH
BUSY
CMD_VLD
23:16
ADD
15:08
ADD
07:00
DATA
Bits
Name
Description
Type
Reset value
31:30
Reserved
Reserved
R
0x0
29:28
CMD
Command
01 = Read
10 = Write
R/W
0x0
27:26
ADD_WIDTH
Address width
This field indicates the address width of the serial EEPROM,
and whether or not an EEPROM device is present.
00 = No EEPROM
01 = 9-bit address
10 = 16-bit address
Note: A blank EEPROM is indicated with 0b00. If this
occurs, these bits must be written with the appropriate
values before the EEPROM can be accessed.
R/W
Undefined
25
BUSY
This bit indicates the serial EEPROM is busy with
Read/Write operation.
Software must poll this bit before initiating a write/read to the
external EEPROM through a configuration write to the
. For information on software
polling, see
.
R
0x0
24
CMD_VLD
This bit validates the command and side-band signals to the
serial EEPROM.
R/W
0x0
23:08
ADD
Address
This is the EEPROM address to be read from or written into.
R/W
0x0000
07:00
DATA
DATA
This is the data to be written into the EEPROM.
R/W
0x00