Searched refs:EL2H (Results 1 – 1 of 1) sorted by relevance
6 #define EL2H (dev->base_addr + 0x400) macro25 #define E33G_STARTPG (EL2H+0) /* Start page, matching EN0_STARTPG */26 #define E33G_STOPPG (EL2H+1) /* Stop page, must match EN0_STOPPG */27 #define E33G_DRQCNT (EL2H+2) /* DMA burst count */28 #define E33G_IOBASE (EL2H+3) /* Read of I/O base jumpers. */30 #define E33G_ROMBASE (EL2H+4) /* Read of memory base jumpers. */31 #define E33G_GACFR (EL2H+5) /* Config/setup bits for the ASIC GA */32 #define E33G_CNTRL (EL2H+6) /* Board's main control register */33 #define E33G_STATUS (EL2H+7) /* Status on completions. */34 #define E33G_IDCFR (EL2H+8) /* Interrupt/DMA config register */[all …]