reg_voice 364 sound/soc/codecs/cpcap.c int reg_voice, reg_hifi, reg_ext, status; reg_voice 367 sound/soc/codecs/cpcap.c err = regmap_read(cpcap->regmap, CPCAP_REG_RXCOA, ®_voice); reg_voice 377 sound/soc/codecs/cpcap.c reg_voice = (reg_voice >> shift) & 1; reg_voice 380 sound/soc/codecs/cpcap.c status = reg_ext << 2 | reg_hifi << 1 | reg_voice; reg_voice 410 sound/soc/codecs/cpcap.c u16 reg_voice = 0x00, reg_hifi = 0x00, reg_ext = 0x00; reg_voice 415 sound/soc/codecs/cpcap.c reg_voice = mask; reg_voice 428 sound/soc/codecs/cpcap.c mask, reg_voice);