MISC_INTM
i2c_wr8(sd, MISC_INTM, ~MASK_M_SYNC_CHG);
i2c_wr8(sd, MISC_INTM, 0xff);
u8 misc_int_mask = i2c_rd8(sd, MISC_INTM);