AK4114_PWN 140 sound/i2c/other/ak4114.c reg_write(chip, AK4114_REG_PWRDN, old & ~(AK4114_RST|AK4114_PWN)); AK4114_PWN 143 sound/i2c/other/ak4114.c reg_write(chip, AK4114_REG_PWRDN, (old | AK4114_RST) & ~AK4114_PWN); AK4114_PWN 150 sound/i2c/other/ak4114.c reg_write(chip, AK4114_REG_PWRDN, old | AK4114_RST | AK4114_PWN); AK4114_PWN 579 sound/pci/ice1712/juli.c /* AK4117_REG_PWRDN */ AK4114_RST | AK4114_PWN | AK4114_PWN 620 sound/pci/ice1712/prodigy192.c AK4114_RST | AK4114_PWN | AK4114_OCKS0 | AK4114_OCKS1, AK4114_PWN 474 sound/pci/ice1712/revo.c AK4114_RST | AK4114_PWN | AK4114_OCKS0 | AK4114_OCKS1,