Datasheet

5–19
5.22 PM Next Item Pointer Register
The next item pointer register is used to indicate the next item in the linked list of PCI power management capabilities.
The next item pointer returns E4h in compact PCI mode, indicating that the PCI2250 supports more than one
extended capability, but in all other modes returns 00h, indicating that only one extended capability is supported.
Bit 7 6 5 4 3 2 1 0
Name Next item pointer
Type R R R R R R R R
Default 1 1 1 0 0 1 0 0
Register: Next item pointer
Type: Read-only
Offset: DDh
Default: E4h Compact PCI mode
00h All other modes
5.23 Power Management Capabilities Register
The power management capabilities register contains information on the capabilities of the PCI2250 functions related
to power management. The PCI2250 function supports D0, D1, D2, and D3 power states when MS1 is low. The
PCI2250 does not support any power states when MS1 is high. See Table 5–19 for a complete description of the
register contents.
Bit 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
Name Power management capabilities
Type R R R R R R R R R R R R R R R R
Default 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 0
Register: Power management capabilities
Type: Read-only
Offset: DEh
Default: 0602h or 0001h
Table 5–19. Power Management Capabilities Register
BIT TYPE FUNCTION
15–11 R
PME support. This five-bit field indicates the power states that the device supports asserting PME. A 0 for any of these bits
indicates that the PCI2250 cannot assert PME
signal from that power state. For the PCI2250, these five bits return 00000b
when read, indicating that PME
is not supported.
10 R
D2 support. This bit returns 1 when MS0 is 0, indicating that the bridge function supports the D2 device power state. This
bit returns 0 when MS0 is 1, indicating that the bridge function does not support the D2 device power state.
9 R
D1 support. This bit returns 1 when MS0 is 0, indicating that the bridge function supports the D1 device power state. This
bit returns 0 when MS0 is 1, indicating that the bridge function does not support the D1 device power state.
8–6 R Reserved. Bits 8–6 return 0s when read.
5 R
Device specific initialization. This bit returns 0 when read, indicating that the bridge function does not require special
initialization (beyond the standard PCI configuration header) before the generic class device driver is able to use it.
4 R Auxiliary power source. This bit returns a 0 because the PCI2250 does not support PME signaling.
3 R PMECLK. This bit returns a 0 because the PME signaling is not supported.
2–0 R
Version. This three-bit register returns the
PCI Bus Power Management Interface Specification
revision.
001 = Revision 1.0, MS0 = 1
010 = Revision 1.1, MS0 = 0