sticky2 865 sound/soc/codecs/cs35l34.c unsigned int sticky1, sticky2, sticky3, sticky4; sticky2 872 sound/soc/codecs/cs35l34.c regmap_read(cs35l34->regmap, CS35L34_INT_STATUS_2, &sticky2); sticky2 880 sound/soc/codecs/cs35l34.c if (!(sticky1 & ~mask1) && !(sticky2 & ~mask2) && !(sticky3 & ~mask3) sticky2 1111 sound/soc/codecs/cs35l35.c unsigned int sticky1, sticky2, sticky3, sticky4; sticky2 1117 sound/soc/codecs/cs35l35.c regmap_read(cs35l35->regmap, CS35L35_INT_STATUS_2, &sticky2); sticky2 1126 sound/soc/codecs/cs35l35.c if (!(sticky1 & ~mask1) && !(sticky2 & ~mask2) && !(sticky3 & ~mask3) sticky2 1130 sound/soc/codecs/cs35l35.c if (sticky2 & CS35L35_PDN_DONE) sticky2 1227 sound/soc/codecs/cs35l35.c if (sticky2 & CS35L35_VPBR_ERR)