AK_COMPOSE        625 sound/i2c/other/ak4xxx-adda.c 				AK_COMPOSE(idx/2, 1, 0, 0) | AK_INVERT;
AK_COMPOSE        656 sound/i2c/other/ak4xxx-adda.c 				AK_COMPOSE(idx/2, (idx%2) + 6, 0, 127) |
AK_COMPOSE        663 sound/i2c/other/ak4xxx-adda.c 				AK_COMPOSE(idx/2, (idx%2) + 4, 0, 127) |
AK_COMPOSE        671 sound/i2c/other/ak4xxx-adda.c 				AK_COMPOSE(0, val, 0, 255) | AK_INVERT;
AK_COMPOSE        677 sound/i2c/other/ak4xxx-adda.c 			knew.private_value = AK_COMPOSE(0, idx + 4, 0, 255);
AK_COMPOSE        684 sound/i2c/other/ak4xxx-adda.c 				AK_COMPOSE(0, addr, 0, 127) | AK_NEEDSMSB;
AK_COMPOSE        691 sound/i2c/other/ak4xxx-adda.c 				AK_COMPOSE(idx/2, (idx%2) + 3, 0, 255);
AK_COMPOSE        697 sound/i2c/other/ak4xxx-adda.c 				AK_COMPOSE(idx/2, (idx%2) + 6, 0, 255);
AK_COMPOSE        751 sound/i2c/other/ak4xxx-adda.c 			AK_COMPOSE(idx/2, (idx%2) + 4, 0, max_steps) |
AK_COMPOSE        772 sound/i2c/other/ak4xxx-adda.c 				AK_COMPOSE(idx/2, 2, 0, 0) | AK_INVERT;
AK_COMPOSE        793 sound/i2c/other/ak4xxx-adda.c 				= AK_COMPOSE(idx/2, 1, mixer_ch, 0x07);
AK_COMPOSE        824 sound/i2c/other/ak4xxx-adda.c 			knew.private_value = AK_COMPOSE(idx, 3, 0, 0);
AK_COMPOSE        829 sound/i2c/other/ak4xxx-adda.c 			knew.private_value = AK_COMPOSE(0, 8, shift, 0);
AK_COMPOSE        834 sound/i2c/other/ak4xxx-adda.c 			knew.private_value = AK_COMPOSE(idx, 3, 0, 0);
AK_COMPOSE        837 sound/i2c/other/ak4xxx-adda.c 			knew.private_value = AK_COMPOSE(idx, 1, 1, 0);