ext6               52 sound/i2c/l3/uda1341.c #define IS_EXTEND(x)   ((x) >= ext0 && (x) <= ext6)
ext6              319 sound/i2c/l3/uda1341.c 		ret = snd_uda1341_update_bits(clnt, ext6, 7, 2, value, flush);
ext6              322 sound/i2c/l3/uda1341.c 		ret = snd_uda1341_update_bits(clnt, ext6, 3, 0, value, flush);
ext6              738 sound/i2c/l3/uda1341.c 	UDA1341_SINGLE("AGC Output Level", CMD_AGC_LEVEL, ext6, 0, 3, 0),
ext6              739 sound/i2c/l3/uda1341.c 	UDA1341_SINGLE("AGC Time Constant", CMD_AGC_TIME, ext6, 2, 7, 0),