OP_WRITE
#define OP_WRITE (OP_START | 0x1)
#define OP_WRITE BIT(1)
#define OP_WRITE 0x5002 /* ST:01+OP:01+PHYAD+REGAD+TA:10 */
OP_WRITE = 38,