Intel® 800 Series Chipset Family Platform Controller Hub (PCH), Volume 2
ID | Date | Version | Classification |
---|---|---|---|
834576 | 10/10/2024 | 001 | Public |
Input / Output Processing Pipes Link Connection on Control (OPPLC0CTL) – Offset 9e0
This register controls the operation on the link connection end of the processing pipe.
Bit Range | Default | Access | Field Name and Description |
---|---|---|---|
31:24 | 0h | RO | Reserved (RSVD1) This is a Reserved Register |
23:20 | 0h | RW | Stream Number (STRM) This value reflects the Tag associated with the data being transferred on the link. |
19:2 | 0h | RO | Reserved (RSVD2) This is a Reserved Register |
1 | 0h | RW/V | Stream Run (RUN) When set to 1 the DMA engine associated with this stream will be enabled to transfer data between FIFO and main memory. The SSYNC bit must also be cleared in order for the DMA engine to run. For output streams, the cadence generator is reset whenever the RUN bit is set.When cleared to 0 the DMA engine associated with this stream will be disabled. Hardware will report a 0 in this bit when the DMA engine is actually stopped. Software must read a 0 from this bit before modifying related control registers or restarting the DMA engine. |
0 | 0h | RW/V | Stream Reset (SRST) Writing a 1 causes the corresponding stream to be reset. The Stream Descriptor registers (except the SRST bit itself) and FIFOs for the corresponding stream are reset. After the stream hardware has completed sequencing into the reset state, it will report a 1 in this bit. Software must read a 1 from this bit to verify that the stream is in reset. Writing a 0causes the corresponding stream to exit reset. When the stream hardware is ready to begin operation, it will report a0 in this bit. Software must read a 0 from this bit before accessing any of the stream registers. The RUN bit must be cleared before SRST is asserted. |