ak4535_read_reg_cache 348 sound/soc/codecs/ak4535.c u8 mode2 = ak4535_read_reg_cache(codec, AK4535_MODE2) & ~(0x3 << 5); ak4535_read_reg_cache 399 sound/soc/codecs/ak4535.c u16 mute_reg = ak4535_read_reg_cache(codec, AK4535_DAC) & 0xffdf; ak4535_read_reg_cache 420 sound/soc/codecs/ak4535.c i = ak4535_read_reg_cache(codec, AK4535_PM1); ak4535_read_reg_cache 422 sound/soc/codecs/ak4535.c i = ak4535_read_reg_cache(codec, AK4535_PM2); ak4535_read_reg_cache 426 sound/soc/codecs/ak4535.c i = ak4535_read_reg_cache(codec, AK4535_PM1); ak4535_read_reg_cache 493 sound/soc/codecs/ak4535.c codec->read = ak4535_read_reg_cache;