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