sticky4           865 sound/soc/codecs/cs35l34.c 	unsigned int sticky1, sticky2, sticky3, sticky4;
sticky4           870 sound/soc/codecs/cs35l34.c 	regmap_read(cs35l34->regmap, CS35L34_INT_STATUS_4, &sticky4);
sticky4           881 sound/soc/codecs/cs35l34.c 		&& !(sticky4 & ~mask4))
sticky4          1111 sound/soc/codecs/cs35l35.c 	unsigned int sticky1, sticky2, sticky3, sticky4;
sticky4          1115 sound/soc/codecs/cs35l35.c 	regmap_read(cs35l35->regmap, CS35L35_INT_STATUS_4, &sticky4);
sticky4          1127 sound/soc/codecs/cs35l35.c 			&& !(sticky4 & ~mask4))
sticky4          1230 sound/soc/codecs/cs35l35.c 	if (sticky4 & CS35L35_VMON_OVFL)
sticky4          1233 sound/soc/codecs/cs35l35.c 	if (sticky4 & CS35L35_IMON_OVFL)