Home
last modified time | relevance | path

Searched refs:CS35L32_ADSP_CTL (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/sound/soc/codecs/
Dcs35l32.c91 case CS35L32_ADSP_CTL: in cs35l32_readable_register()
197 snd_soc_update_bits(codec, CS35L32_ADSP_CTL, in cs35l32_set_dai_fmt()
202 snd_soc_update_bits(codec, CS35L32_ADSP_CTL, in cs35l32_set_dai_fmt()
490 regmap_update_bits(cs35l32->regmap, CS35L32_ADSP_CTL, in cs35l32_i2c_probe()
496 regmap_update_bits(cs35l32->regmap, CS35L32_ADSP_CTL, in cs35l32_i2c_probe()
Dcs35l32.h48 #define CS35L32_ADSP_CTL 0x0F /* Serial Port Control */ macro