AK4117_PWN
reg_write(chip, AK4117_REG_PWRDN, (old | AK4117_RST) & ~AK4117_PWN);
reg_write(chip, AK4117_REG_PWRDN, old | AK4117_RST | AK4117_PWN);