OP_WRITE
OP_WRITE = 1, /* register write */
#define OP_WRITE (0x1 << 28)
OP_WRITE,
#define OP_WRITE 2
#define OP_WRITE 0x02