twl6040_read      176 sound/soc/codecs/twl6040.c 	twl6040_read(component, TWL6040_REG_TRIM1);
twl6040_read      177 sound/soc/codecs/twl6040.c 	twl6040_read(component, TWL6040_REG_TRIM2);
twl6040_read      178 sound/soc/codecs/twl6040.c 	twl6040_read(component, TWL6040_REG_TRIM3);
twl6040_read      179 sound/soc/codecs/twl6040.c 	twl6040_read(component, TWL6040_REG_HSOTRIM);
twl6040_read      180 sound/soc/codecs/twl6040.c 	twl6040_read(component, TWL6040_REG_HFOTRIM);
twl6040_read      205 sound/soc/codecs/twl6040.c 	hslctl = twl6040_read(component, TWL6040_REG_HSLCTL);
twl6040_read      206 sound/soc/codecs/twl6040.c 	hsrctl = twl6040_read(component, TWL6040_REG_HSRCTL);
twl6040_read      233 sound/soc/codecs/twl6040.c 	hslctl = twl6040_read(component, TWL6040_REG_HSLCTL);
twl6040_read      234 sound/soc/codecs/twl6040.c 	hsrctl = twl6040_read(component, TWL6040_REG_HSRCTL);
twl6040_read      279 sound/soc/codecs/twl6040.c 	status = twl6040_read(component, TWL6040_REG_STATUS);
twl6040_read      331 sound/soc/codecs/twl6040.c 	val = twl6040_read(component, e->reg);
twl6040_read      532 sound/soc/codecs/twl6040.c 		u8 val = twl6040_read(component, TWL6040_REG_HSLCTL);
twl6040_read      557 sound/soc/codecs/twl6040.c 	return twl6040_read(component, TWL6040_REG_TRIM1 + trim);
twl6040_read      962 sound/soc/codecs/twl6040.c 		hslctl = twl6040_read(component, TWL6040_REG_HSLCTL);
twl6040_read      963 sound/soc/codecs/twl6040.c 		hsrctl = twl6040_read(component, TWL6040_REG_HSRCTL);
twl6040_read      964 sound/soc/codecs/twl6040.c 		earctl = twl6040_read(component, TWL6040_REG_EARCTL);
twl6040_read      980 sound/soc/codecs/twl6040.c 		hflctl = twl6040_read(component, TWL6040_REG_HFLCTL);
twl6040_read      981 sound/soc/codecs/twl6040.c 		hfrctl = twl6040_read(component, TWL6040_REG_HFRCTL);
twl6040_read     1143 sound/soc/codecs/twl6040.c 	.read			= twl6040_read,