CLK_INTM
i2c_wr8(sd, CLK_INTM, ~MASK_M_IN_DE_CHG);
i2c_wr8(sd, CLK_INTM, 0xff);
u8 clk_int_mask = i2c_rd8(sd, CLK_INTM);