TFF
#define TFF 0x100 /* Transfer Finished Flag */
#define TFF(x) (0x40 * x + 0x054)
#define TFF(x) (0x40 * (x) + 0x054)