Signed-off-by: Mike Frysinger <vapier@gentoo.org>
+2011-03-23 Mike Frysinger <vapier@gentoo.org>
+
+ * dv-bfin_twi.h (LOSTARB): Rename from LOSTARG.
+
2011-03-23 Robin Getz <robin.getz@analog.com>
* bfin-sim.c (decode_dsp32shift_0): Set acc0 to the unextended
2011-03-23 Robin Getz <robin.getz@analog.com>
* bfin-sim.c (decode_dsp32shift_0): Set acc0 to the unextended
/* TWI_MASTER_STAT Masks */
#define MPROG (1 << 0)
/* TWI_MASTER_STAT Masks */
#define MPROG (1 << 0)
-#define LOSTARG (1 << 1)
+#define LOSTARB (1 << 1)
#define ANAK (1 << 2)
#define DNAK (1 << 3)
#define BUFRDERR (1 << 4)
#define ANAK (1 << 2)
#define DNAK (1 << 3)
#define BUFRDERR (1 << 4)