Datasheet
3−8
3.10 TI Extension Base Address Register
The TI extension base address register is programmed with a base address referencing the memory-mapped TI
extension registers. When BIOS writes all 1s to this register, the value read back is FFFF F800h, indicating that at
least 2K bytes of memory address space are required for the TI registers. See Table 3−9 for a complete description
of the register contents.
Type: Read/Write, Read only
Offset: 14h
Default: 0000 0000h
Bit 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16
Default 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Bit 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
Default 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Table 3−9. TI Base Address Register Description
BIT FIELD NAME TYPE DESCRIPTION
31−11 TIREG_PTR R/W TI register pointer. This field specifies the upper 21 bits of the 32-bit TI base address register.
10−4 TI_SZ R TI register size. This field returns 0s when read, indicating that the TI registers require a 2K-byte
region of memory.
3 TI_PF R TI register prefetch. Bit 3 returns 0 when read, indicating that the TI registers are nonprefetchable.
2−1 TI_MEMTYPE R TI memory type. This field returns 0s when read, indicating that the TI base address register is 32 bits
wide and mapping can be done anywhere in the 32-bit memory space.
0 TI_MEM R TI memory indicator. Bit 0 returns 0 when read, indicating that the TI registers are mapped into system
memory space.