ctl_cache          59 sound/soc/codecs/twl4030.c 	u8 ctl_cache[TWL4030_REG_PRECKR_CTL - TWL4030_REG_EAR_CTL + 1];
ctl_cache          71 sound/soc/codecs/twl4030.c 		twl4030->ctl_cache[i - TWL4030_REG_EAR_CTL] = byte;
ctl_cache          90 sound/soc/codecs/twl4030.c 		value = twl4030->ctl_cache[reg - TWL4030_REG_EAR_CTL];
ctl_cache         153 sound/soc/codecs/twl4030.c 		twl4030->ctl_cache[reg - TWL4030_REG_EAR_CTL] = value;