AK_COMPOSE        622 sound/i2c/other/ak4xxx-adda.c 				AK_COMPOSE(idx/2, 1, 0, 0) | AK_INVERT;
AK_COMPOSE        653 sound/i2c/other/ak4xxx-adda.c 				AK_COMPOSE(idx/2, (idx%2) + 6, 0, 127) |
AK_COMPOSE        660 sound/i2c/other/ak4xxx-adda.c 				AK_COMPOSE(idx/2, (idx%2) + 4, 0, 127) |
AK_COMPOSE        668 sound/i2c/other/ak4xxx-adda.c 				AK_COMPOSE(0, val, 0, 255) | AK_INVERT;
AK_COMPOSE        674 sound/i2c/other/ak4xxx-adda.c 			knew.private_value = AK_COMPOSE(0, idx + 4, 0, 255);
AK_COMPOSE        681 sound/i2c/other/ak4xxx-adda.c 				AK_COMPOSE(0, addr, 0, 127) | AK_NEEDSMSB;
AK_COMPOSE        688 sound/i2c/other/ak4xxx-adda.c 				AK_COMPOSE(idx/2, (idx%2) + 3, 0, 255);
AK_COMPOSE        737 sound/i2c/other/ak4xxx-adda.c 				AK_COMPOSE(idx/2, (idx%2) + 4, 0, 151) |
AK_COMPOSE        741 sound/i2c/other/ak4xxx-adda.c 				AK_COMPOSE(idx/2, (idx%2) + 4, 0, 163) |
AK_COMPOSE        762 sound/i2c/other/ak4xxx-adda.c 				AK_COMPOSE(idx/2, 2, 0, 0) | AK_INVERT;
AK_COMPOSE        782 sound/i2c/other/ak4xxx-adda.c 				= AK_COMPOSE(idx/2, 1, mixer_ch, 0x07);
AK_COMPOSE        812 sound/i2c/other/ak4xxx-adda.c 			knew.private_value = AK_COMPOSE(idx, 3, 0, 0);
AK_COMPOSE        817 sound/i2c/other/ak4xxx-adda.c 			knew.private_value = AK_COMPOSE(0, 8, shift, 0);
AK_COMPOSE        822 sound/i2c/other/ak4xxx-adda.c 			knew.private_value = AK_COMPOSE(idx, 3, 0, 0);
AK_COMPOSE        825 sound/i2c/other/ak4xxx-adda.c 			knew.private_value = AK_COMPOSE(idx, 1, 1, 0);