/* Seeq8003 control registers on the SGI Hollywood HPC. */ #define SEEQ_HPIO_P1BITS 0x00000001 /* cycles to stay in P1 phase for PIO */ #define SEEQ_HPIO_P2BITS 0x00000060 /* cycles to stay in P2 phase for PIO */ #define SEEQ_HPIO_P3BITS 0x00000100 /* cycles to stay in P3 phase for PIO */ #define SEEQ_HDMA_D1BITS 0x00000006 /* cycles to stay in D1 phase for DMA */ #define SEEQ_HDMA_D2BITS 0x00000020 /* cycles to stay in D2 phase for DMA */ #define SEEQ_HDMA_D3BITS 0x00000000 /* cycles to stay in D3 phase for DMA */ #define SEEQ_HDMA_TIMEO 0x00030000 /* cycles for DMA timeout */ #define SEEQ_HCTL_NORM 0x00000000 /* Normal operation mode */ #define SEEQ_HCTL_RESET 0x00000001 /* Reset Seeq8003 and HPC interface */ #define SEEQ_HCTL_IPEND 0x00000002 /* IRQ is pending for the chip */ #define SEEQ_HCTL_IPG 0x00001000 /* Inter-packet gap */ #define SEEQ_HCTL_RFIX 0x00002000 /* At rxdc, clear end-of-packet */ #define SEEQ_HCTL_EFIX 0x00004000 /* fixes intr status bit settings */ #define SEEQ_HCTL_IFIX 0x00008000 /* enable startup timeouts */
#endif/* !(_SGISEEQ_H) */
Messung V0.5
¤ Dauer der Verarbeitung: 0.12 Sekunden
(vorverarbeitet)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.