📄 hubio.h
字号:
/* $Id: hubio.h,v 1.1.1.1 2004/02/04 12:57:43 laputa Exp $ * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 1992 - 1997, 2000 Silicon Graphics, Inc. * Copyright (C) 2000 by Colin Ngam *//************************************************************************ * * * WARNING!!! WARNING!!! WARNING!!! WARNING!!! WARNING!!! * * * * This file is created by an automated script. Any (minimal) changes * * made manually to this file should be made with care. * * * * MAKE ALL ADDITIONS TO THE END OF THIS FILE * * * ************************************************************************/#ifndef _ASM_SN_SN1_HUBIO_H#define _ASM_SN_SN1_HUBIO_H#define IIO_WID 0x00400000 /* * Crosstalk Widget * Identification This * register is also * accessible from * Crosstalk at * address 0x0. */#define IIO_WSTAT 0x00400008 /* * Crosstalk Widget * Status */#define IIO_WCR 0x00400020 /* * Crosstalk Widget * Control Register */#define IIO_ILAPR 0x00400100 /* * IO Local Access * Protection Register */#define IIO_ILAPO 0x00400108 /* * IO Local Access * Protection Override */#define IIO_IOWA 0x00400110 /* * IO Outbound Widget * Access */#define IIO_IIWA 0x00400118 /* * IO Inbound Widget * Access */#define IIO_IIDEM 0x00400120 /* * IO Inbound Device * Error Mask */#define IIO_ILCSR 0x00400128 /* * IO LLP Control and * Status Register */#define IIO_ILLR 0x00400130 /* IO LLP Log Register */#define IIO_IIDSR 0x00400138 /* * IO Interrupt * Destination */#define IIO_IGFX0 0x00400140 /* * IO Graphics * Node-Widget Map 0 */#define IIO_IGFX1 0x00400148 /* * IO Graphics * Node-Widget Map 1 */#define IIO_ISCR0 0x00400150 /* * IO Scratch Register * 0 */#define IIO_ISCR1 0x00400158 /* * IO Scratch Register * 1 */#define IIO_ITTE1 0x00400160 /* * IO Translation * Table Entry 1 */#define IIO_ITTE2 0x00400168 /* * IO Translation * Table Entry 2 */#define IIO_ITTE3 0x00400170 /* * IO Translation * Table Entry 3 */#define IIO_ITTE4 0x00400178 /* * IO Translation * Table Entry 4 */#define IIO_ITTE5 0x00400180 /* * IO Translation * Table Entry 5 */#define IIO_ITTE6 0x00400188 /* * IO Translation * Table Entry 6 */#define IIO_ITTE7 0x00400190 /* * IO Translation * Table Entry 7 */#define IIO_IPRB0 0x00400198 /* IO PRB Entry 0 */#define IIO_IPRB8 0x004001A0 /* IO PRB Entry 8 */#define IIO_IPRB9 0x004001A8 /* IO PRB Entry 9 */#define IIO_IPRBA 0x004001B0 /* IO PRB Entry A */#define IIO_IPRBB 0x004001B8 /* IO PRB Entry B */#define IIO_IPRBC 0x004001C0 /* IO PRB Entry C */#define IIO_IPRBD 0x004001C8 /* IO PRB Entry D */#define IIO_IPRBE 0x004001D0 /* IO PRB Entry E */#define IIO_IPRBF 0x004001D8 /* IO PRB Entry F */#define IIO_IXCC 0x004001E0 /* * IO Crosstalk Credit * Count Timeout */#define IIO_IMEM 0x004001E8 /* * IO Miscellaneous * Error Mask */#define IIO_IXTT 0x004001F0 /* * IO Crosstalk * Timeout Threshold */#define IIO_IECLR 0x004001F8 /* * IO Error Clear * Register */#define IIO_IBCR 0x00400200 /* * IO BTE Control * Register */#define IIO_IXSM 0x00400208 /* * IO Crosstalk * Spurious Message */#define IIO_IXSS 0x00400210 /* * IO Crosstalk * Spurious Sideband */#define IIO_ILCT 0x00400218 /* IO LLP Channel Test */#define IIO_IIEPH1 0x00400220 /* * IO Incoming Error * Packet Header, Part * 1 */#define IIO_IIEPH2 0x00400228 /* * IO Incoming Error * Packet Header, Part * 2 */#define IIO_IPCA 0x00400300 /* * IO PRB Counter * Adjust */#define IIO_IPRTE0 0x00400308 /* * IO PIO Read Address * Table Entry 0 */#define IIO_IPRTE1 0x00400310 /* * IO PIO Read Address * Table Entry 1 */#define IIO_IPRTE2 0x00400318 /* * IO PIO Read Address * Table Entry 2 */#define IIO_IPRTE3 0x00400320 /* * IO PIO Read Address * Table Entry 3 */#define IIO_IPRTE4 0x00400328 /* * IO PIO Read Address * Table Entry 4 */#define IIO_IPRTE5 0x00400330 /* * IO PIO Read Address * Table Entry 5 */#define IIO_IPRTE6 0x00400338 /* * IO PIO Read Address * Table Entry 6 */#define IIO_IPRTE7 0x00400340 /* * IO PIO Read Address * Table Entry 7 */#define IIO_IPDR 0x00400388 /* * IO PIO Deallocation * Register */#define IIO_ICDR 0x00400390 /* * IO CRB Entry * Deallocation * Register */#define IIO_IFDR 0x00400398 /* * IO IOQ FIFO Depth * Register */#define IIO_IIAP 0x004003A0 /* * IO IIQ Arbitration * Parameters */#define IIO_ICMR 0x004003A8 /* * IO CRB Management * Register */#define IIO_ICCR 0x004003B0 /* * IO CRB Control * Register */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -