current1          866 sound/soc/codecs/cs35l34.c 	unsigned int mask1, mask2, mask3, mask4, current1;
current1          884 sound/soc/codecs/cs35l34.c 	regmap_read(cs35l34->regmap, CS35L34_INT_STATUS_1, &current1);
current1          890 sound/soc/codecs/cs35l34.c 		if (!(current1 & CS35L34_CAL_ERR)) {
current1          913 sound/soc/codecs/cs35l34.c 		if (!(current1 & CS35L34_AMP_SHORT)) {
current1          933 sound/soc/codecs/cs35l34.c 		if (!(current1 & CS35L34_OTW)) {
current1          953 sound/soc/codecs/cs35l34.c 		if (!(current1 & CS35L34_OTE)) {
current1         1112 sound/soc/codecs/cs35l35.c 	unsigned int mask1, mask2, mask3, mask4, current1;
current1         1134 sound/soc/codecs/cs35l35.c 	regmap_read(cs35l35->regmap, CS35L35_INT_STATUS_1, &current1);
current1         1141 sound/soc/codecs/cs35l35.c 		if (!(current1 & CS35L35_CAL_ERR)) {
current1         1159 sound/soc/codecs/cs35l35.c 		if (!(current1 & CS35L35_AMP_SHORT)) {
current1         1178 sound/soc/codecs/cs35l35.c 		if (!(current1 & CS35L35_OTW)) {
current1         1196 sound/soc/codecs/cs35l35.c 		if (!(current1 & CS35L35_OTE)) {