Searched defs:WT_GMODE (Results 1 – 2 of 2) sorted by relevance
25 #define WT_GMODE(bank) (((((bank)&1)<<0xd) + 0x04)<<2) /* 0x0010 */ macro