AK4117_RST        118 sound/i2c/other/ak4117.c 	reg_write(chip, AK4117_REG_PWRDN, (old | AK4117_RST) & ~AK4117_PWN);
AK4117_RST        123 sound/i2c/other/ak4117.c 	reg_write(chip, AK4117_REG_PWRDN, old | AK4117_RST | AK4117_PWN);