Home
last modified time | relevance | path

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

/sound/soc/codecs/
Dtlv320aic23.c391 snd_soc_write(codec, TLV320AIC23_ACTIVE, 0x0001); in tlv320aic23_pcm_prepare()
405 snd_soc_write(codec, TLV320AIC23_ACTIVE, 0x0); in tlv320aic23_shutdown()
505 snd_soc_write(codec, TLV320AIC23_ACTIVE, 0x0); in tlv320aic23_set_bias_level()
587 snd_soc_write(codec, TLV320AIC23_ACTIVE, 0x1); in tlv320aic23_codec_probe()
Dtlv320aic23.h31 #define TLV320AIC23_ACTIVE 0x09 macro