Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dcs35l32.c74 case CS35L32_ADSP_CTL ... CS35L32_FLASH_INHIBIT: in cs35l32_readable_register()
157 snd_soc_component_update_bits(component, CS35L32_ADSP_CTL, in cs35l32_set_dai_fmt()
162 snd_soc_component_update_bits(component, CS35L32_ADSP_CTL, in cs35l32_set_dai_fmt()
454 regmap_update_bits(cs35l32->regmap, CS35L32_ADSP_CTL, in cs35l32_i2c_probe()
460 regmap_update_bits(cs35l32->regmap, CS35L32_ADSP_CTL, in cs35l32_i2c_probe()
H A Dcs35l32.h44 #define CS35L32_ADSP_CTL 0x0F /* Serial Port Control */ macro