AK4114_PWN        128 sound/i2c/other/ak4114.c 	reg_write(chip, AK4114_REG_PWRDN, old & ~(AK4114_RST|AK4114_PWN));
AK4114_PWN        131 sound/i2c/other/ak4114.c 	reg_write(chip, AK4114_REG_PWRDN, (old | AK4114_RST) & ~AK4114_PWN);
AK4114_PWN        138 sound/i2c/other/ak4114.c 	reg_write(chip, AK4114_REG_PWRDN, old | AK4114_RST | AK4114_PWN);
AK4114_PWN        569 sound/pci/ice1712/juli.c 		/* AK4117_REG_PWRDN */	AK4114_RST | AK4114_PWN |
AK4114_PWN        596 sound/pci/ice1712/prodigy192.c 		AK4114_RST | AK4114_PWN | AK4114_OCKS0 | AK4114_OCKS1,
AK4114_PWN        460 sound/pci/ice1712/revo.c 		AK4114_RST | AK4114_PWN | AK4114_OCKS0,