Lines Matching refs:BIU_BLOCK

94 #define	BIU_BLOCK	(0 << _BLK_REG_SHFT)
104 #define BIU_ID_LO (BIU_BLOCK+0x0) /* R : Bus ID, Low */
105 #define BIU2100_FLASH_ADDR (BIU_BLOCK+0x0)
106 #define BIU_ID_HI (BIU_BLOCK+0x2) /* R : Bus ID, High */
107 #define BIU2100_FLASH_DATA (BIU_BLOCK+0x2)
108 #define BIU_CONF0 (BIU_BLOCK+0x4) /* R : Bus Configuration #0 */
109 #define BIU_CONF1 (BIU_BLOCK+0x6) /* R : Bus Configuration #1 */
110 #define BIU2100_CSR (BIU_BLOCK+0x6)
111 #define BIU_ICR (BIU_BLOCK+0x8) /* RW : Bus Interface Ctrl */
112 #define BIU_ISR (BIU_BLOCK+0xA) /* R : Bus Interface Status */
113 #define BIU_SEMA (BIU_BLOCK+0xC) /* RW : Bus Semaphore */
114 #define BIU_NVRAM (BIU_BLOCK+0xE) /* RW : Bus NVRAM */
118 #define BIU_REQINP (BIU_BLOCK+0x10) /* Request Queue In */
119 #define BIU_REQOUTP (BIU_BLOCK+0x12) /* Request Queue Out */
120 #define BIU_RSPINP (BIU_BLOCK+0x14) /* Response Queue In */
121 #define BIU_RSPOUTP (BIU_BLOCK+0x16) /* Response Queue Out */
123 #define BIU_R2HSTSLO (BIU_BLOCK+0x18)
124 #define BIU_R2HSTSHI (BIU_BLOCK+0x1A)
144 #define DFIFO_COMMAND (BIU_BLOCK+0x60) /* RW : Command FIFO Port */
146 #define DFIFO_DATA (BIU_BLOCK+0x62) /* RW : Data FIFO Port */
354 #define BIU2400_FLASH_ADDR (BIU_BLOCK+0x00)
355 #define BIU2400_FLASH_DATA (BIU_BLOCK+0x04)
356 #define BIU2400_CSR (BIU_BLOCK+0x08)
357 #define BIU2400_ICR (BIU_BLOCK+0x0C)
358 #define BIU2400_ISR (BIU_BLOCK+0x10)
360 #define BIU2400_REQINP (BIU_BLOCK+0x1C) /* Request Queue In */
361 #define BIU2400_REQOUTP (BIU_BLOCK+0x20) /* Request Queue Out */
362 #define BIU2400_RSPINP (BIU_BLOCK+0x24) /* Response Queue In */
363 #define BIU2400_RSPOUTP (BIU_BLOCK+0x28) /* Response Queue Out */
365 #define BIU2400_PRI_REQINP (BIU_BLOCK+0x2C) /* Priority Request Q In */
366 #define BIU2400_PRI_REQOUTP (BIU_BLOCK+0x30) /* Priority Request Q Out */
368 #define BIU2400_ATIO_RSPINP (BIU_BLOCK+0x3C) /* ATIO Queue In */
369 #define BIU2400_ATIO_RSPOUTP (BIU_BLOCK+0x40) /* ATIO Queue Out */
371 #define BIU2400_R2HSTSLO (BIU_BLOCK+0x44)
372 #define BIU2400_R2HSTSHI (BIU_BLOCK+0x46)
374 #define BIU2400_HCCR (BIU_BLOCK+0x48)
375 #define BIU2400_GPIOD (BIU_BLOCK+0x4C)
376 #define BIU2400_GPIOE (BIU_BLOCK+0x50)
377 #define BIU2400_HSEMA (BIU_BLOCK+0x58)
478 #define FPM_DIAG_CONFIG (BIU_BLOCK + 0x96)
481 #define FBM_CMD (BIU_BLOCK + 0xB8)