Searched refs:BIU_BLOCK (Results 1 – 2 of 2) sorted by relevance
61 #define BIU_BLOCK (0 << _BLK_REG_SHFT) macro88 #define BIU2400_FLASH_ADDR (BIU_BLOCK+0x00) /* Flash Access Address */89 #define BIU2400_FLASH_DATA (BIU_BLOCK+0x04) /* Flash Data */90 #define BIU2400_CSR (BIU_BLOCK+0x08) /* ISP Control/Status */91 #define BIU2400_ICR (BIU_BLOCK+0x0C) /* ISP to PCI Interrupt Control */92 #define BIU2400_ISR (BIU_BLOCK+0x10) /* ISP to PCI Interrupt Status */94 #define BIU2400_REQINP (BIU_BLOCK+0x1C) /* Request Queue In */95 #define BIU2400_REQOUTP (BIU_BLOCK+0x20) /* Request Queue Out */96 #define BIU2400_RSPINP (BIU_BLOCK+0x24) /* Response Queue In */97 #define BIU2400_RSPOUTP (BIU_BLOCK+0x28) /* Response Queue Out */[all …]
770 case BIU_BLOCK: in isp_pci_rd_reg_2400()785 case BIU_BLOCK: in isp_pci_wr_reg_2400()