PLLCTL1
u16 pllctl1 = i2c_rd16(sd, PLLCTL1);
i2c_wr16_and_or(sd, PLLCTL1,
i2c_wr16_and_or(sd, PLLCTL1, ~MASK_CKEN, MASK_CKEN);