BCLR
#define BCLR(v, n) ((v) = (v) & ~(1 << (n)))
#define BCLR (1 << 14) /* CPU buffer clear */
#define BCLR 0x4000 /* b14: Buffer clear */